I made a Visual basic 6.0 application using a standard resolution on my machine 1024 X 768. I now find other users who have their resolution set at 600 * 800 cannot always see the whole forms. Is there programming I can do to cause the forms to appear completely no matter what the resolution...
I have made an application in Access 2000, and want to use DAO to add some records behind the scenes. I have done this many times before with no problem, using Access 97.
My code is as follows:
dim db as database
dim rs as recordset
set db=CurrentDB
set...
I have made an application in VB 6.0 and use DAO to link to data in an Access 97 database. The application allows the user to quickly access data of certain records and cause updates to the data. When the form activates, the user sees on the form, the current data in the database. When the...
Does anyone have experience with a barcode reader? I am wondering first of all, what kind of hardware is necessary, then how to write and read to it. Someone told me the MSComm is what I'll need. Also looking for any examples of code that show how to use it.
Thanks.
Eve
I developed a Visual Basic 4.0 application, which connects to data in an Access 97 database. I use mostly DAO for these connections. I was able to use the wizard to create a fully functional program to distribute. I then purchased the Upgrade to Visual Basic 6.0. I also added numerous...
I have an application created in VB6.0 which interfaces with Access 97 for data. In the folder where I am creating the application, I recently found a number of tmp files(over a hundred of them). Any idea where they're coming from. They display with a Word icon, and upon opening I see...
I am using Visual Basic 6.0, connecting to an Access database which holds lots of data. I have created some reports using the Data Report feature, which allow the user to specify a selection, which then filters the list of data displayed in the report. It works when I first run the program...
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.