i have designed an icon (32x32) that i wish to be the program icon for my visual basic 6 program. i.e. the icon that the user clicks on to run the program. i searched google but i couldn't find anything useful - can anyone on here tell me how to go about this, or point me in the direction a...
i finally got data reports working with the dataenvironment, but now i have a new problem... using the data environment means the location of the database is hardcoded, but as it's a client server database i need some way of specifying the location separately as i won't know the location of the...
Hi, i have a dataenvironment with a command called mainrecord, this has the following sql code in it:
SELECT * FROM mainrecord WHERE Patno1 = ?
the name of the table mainrecord and field Patno1 are correct, but when i click on the parameters tab i get the following error:
"unable to...
i have a simple client-server database which allows users to input data using a form then search for records. the results of the search are displayed in a similar form to the input form, but an adodc control has been added so the user can scroll through the search results if more than one...
i am creating a client/server patient record database with vb6 as the front end and access 97 as the back end. one feature i would like to implement is the ability to generate reports and letters using data from the database. the database works as follows: patient data is entered and saved on a...
Hi, i hope someone can help me with this problem.. i am running a Mail Merge through my Visual Basic application. When I run the program from the code, it runs the mail merge and opens the Word document with no problems. However, when I compile the executable and run it on other machines, it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.