Hi, everyone
I have created an application in vb.net and I'm finnaly reach to use reports. I created the report using crystalreportviewer and ...
We have a "services machine" where we are...
Hi
I'm working and learning in the same time the vb.net. I'm using combobox. I have five item exc1 to exc5 which must be in the same range (same combobox values). Can I use only one combobox for all...
Many thanks. I've solved the problem. It was a "sintax" error: the telegrama parameter was added as pTLG instead of :ptelegrama. So, many thanks for your help.
You might be right, but I don't have a boolean in insert statement. The error appear when the function reach the line "cmdInsert.ExecuteNonQuery()". I do have boolean function, but could that...
Hi,
I'm traying to run a function on server which is supposed to insert a record in a table. I'm having problems with this function
Public Function InsertSirPlj(ByVal xCOD As Decimal, ByVal xDEN...
Yes, the user can select one or many items. Depending on this I have to select the lines. Thanks. I'll try.
Is there a way to combine the conditions in only one? I want to say: in the first select...
Well it's not like that. I have to select and I want to combine them.
first select:
select ... from tablename where field1 = value1 (given the codition the user asked)
and the second, if the user...
Hi,
I'm new in VB so my question can be easy for you. I need to select some columns from a table and in where clause I might have a lot of columns. I created more than one select for this job but I...
ok. my mistake. It's like that: I have a dialog class which is only to display a control list, called in another dialog class. like below:
CTrenuriStatisticDlg Listedlg(this,...
It may be easy but I need to find out the address class in order to access some information from the class.
I have created a dialog class using the dialog from another class. This dialog is...
Problem solved. Thanks to all. The problem has been solved by reinstalling the MS Office. I will keep in mind to apply all you said in the new release. Many thanks to all.
The user needs to obtain some report these days. I do not have time to implement logging. I put some messages in the app and the app worked ok. But using the app without messages doesn't work any...
The function which give us the name looks like this:
........
long codes = atol(sta_code);
CString sta;
if (codes == 0)
return "";
CStatiiSet RstStatii;...
The app is accesing the database with both ODBC and DAO. I'm at home now but I'm pretty sure I'm not using any of the try/catch block you mention. I have a feeling that - maybe - on that computer, on...
From my application there shouldn't be any difference.
I load the codes from the txt the server gave, get the corresponding names using the mdb and print them onto the screen.
I use:...
I've read about this. The user logged in has full control to the directory where the mdb is placed. If I try to open the mdb manually I can even see the ldb file. When I open my application I can't...
The thing is I receive from the server a list of codes and to deliver it to the user I search the names in the mdb. From the time te user places the request and before I get to deliver the entire...
Before posting this message on codeguru I searched the net for this error. The problem could be easily solved if the error appears all the time. But there are some path (routes) which do not give...
I'm using google but there is no connection between calipso and calypso. "Calipso" is the name of my app. What appears under the link you gave me is not helping me.