- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
16 Posted Topics
Hi Everybody, Could somebody let me know the search code in a database (mdb database : with 1 table only) to write for a search command. I am using ADODC1 connection. Please also let me know for the above table if i want to add a new contact to the … | |
HI, Dear Friends, Could anyone of you write code for my attached project plz. What I need all is: 1. Balance Amount should be updated whenever a new cheque amount entered 2. Search button should be able to search the dates either it is a invoice date or a cheque … | |
Dear programmers, Could somebody write code for this project please. For search option, I need to search by delivery date or invoice date (like: From 05/05/2005 to 01/07/2005). Thanks for any help.... | |
Hi, I am using ADODC Connection. I saw in one project it is written as following: Dim rsT As New ADODB.Recordset Plz let me know whether ADODC=ADODB. And can we change the above example as below: Dim rsT As New ADODC.Recordset | |
Hi, Could somebody write code for search button plz. I am attaching the project here. Thanks in advance for any help. | |
Hi, I would like to change the caption of "ADD COMMOND BUTTON" to "SAVE" when it is pressed at run time. Could somebody is there to help me in this regard. Thanks in advance. | |
Hi Could somebody let me know in the following project which is attached herewith how to write code to auto calculation for the following: Opening Balance & Balance Amount The above two text boxes should be updated and show the calculations automatically when we fill in remaining text boxes. Thanks … | |
Hi, friends! Could somebody tell me what code should be written for the following buttons to search the database ( I am using ADODC CONTROL) : Find First Find Previous Find Next Find Last I will be grateful for any response... | |
Hi, Thanks for your kind reply. As you suggested I am sending the download link. The following is the link: [url]http://www.a1vbcode.com/app-3234.asp[/url] The file name is : Bill Printing Just I want to modify this file but whenever I am trying to modify it there comes an error msg. Please let … | |
Hi, I have downloaded one vb project and now I am trying to modify it. But whenever I am trying to modify the text boxes or list box it shows an error message "Can't edit module". How this problem can be solved. Thanks in advance for any help. Regards, user777 | |
Hi, I want to add a new contact to the table in a database (using ADO Control) but when I write a contact name in a text box it should be automatically changed to upper case even i write in a lower case. Regards, user777 | |
Hi Everybody, I am new to VB and I would like to know how can I use multiple tables in ADO control Database (relational database) to retrive data from those tables. Which tables should have primary keys and which should have Foreign keys. I want to use MS Access to … | |
Hi, Could somebody help me regarding the above matter. Please send sample database using ADO control in VB database (using NWIND.MDB) Regards, user777 | |
Hi, Could anybody help me to register the .OCX controls. I am new to vb and when i am trying to open an sample database i am getting the following error: Crystl32.ocx could not be loaded How this problem can solved? Thanks in advance for any help. User777 | |
Hi everybody! Could anybody explain me what does this sentence mean? I have downloaded one demo programme and in its document note the following sentence is written: Note: You must create a DSN called "Demo". Please help me in this regard. Regards, User777 | |
Hi, Could anybody explain me how to add the totals of a colomn in a database table? Thanks in advance. user777 |
The End.