Dear Masuma, Hi ! , I'm rochrgi use msaccess 2003 and ado control connect to msjet4.0 ole db and your problem is solve. Thanks. Best regards, Romy masuma_tumpa...
Open Database in Access Go to "Tools" Menu Then "Database Utilities" -> "Convert Database" Click "Convert to Access 97 Format" This problem won't appear Sajjad...
dear sajjad, I'm not the one who needs help it is Bamba but for your updates you should use access 2003 ado control and connect to msjet 4.0 oledb and your...
Does anyone know the most elegant way of version stamping a program to keep track of which one is the latest. I am currently having issues with users running...
Minn - You could add a button called 'About', then in the event code for the button, do something like: MsgBox "My Application" & vbCrLf & _ "version " &...
you can use the two properties Major and minor of the app object to check what version of the program is being used. Regards Vinayak ... -- Vinayak Mahadevan ...
Hi Minn, Here is how you access the Version Number information on the Make tab: App.Major, App.Minor and App.Revision The Auto Increment option automatically...
I also add this code to all my forms in the form load section: me.caption = me.caption & " v" & app.major & "." & app.minor & "." & app.revision Or if you...
This concept is so good I can't wait to try it. Thanks, Minn ... to ... program ... versions ... number ... running a ... he ... batch ... file ... the ... ...
This is pure genius and really enlightening -- I appreciate your sharing it, I think it is the best solution out there. Thanks again, Matt ... number by ... ...
If you want the control, you can download it, it is free. If you want
Visual Studio, you are bumming unless you buy it. Rick Rose My website is back online! ...
Hi Rick, We were trying to find a sample source file to unzip cad files from our customer. We connected to a vb down load size and down loaded from ...
Hi Rick Rose , thanks my dear friend to share your ideas. And i also gone through to your website also. it's really very nice. Good Luck Regards H.Ashok Rick...
Dumb question time: Once upon a time, I read an article on how to add toolbox components to one of the .ini files so that the components would be available...
I wana see how this group work unlike the other group there. Can we delete dll files or any other files with any kind of extension names or files using Visual...
Hmmm Im nearly there, but what i really need to know, is whether or not its possible to find out what password was used to protect the ZIP file without having...
Hi, I need a visual Basic 6 programming small projects. I am a beginner, i have to learn vb programming from internet.please send me developed projects. bye ...
hi, iam doing purchase order module i got an error when iam calculating sales tax ,when i insert 2 its shows the runtime error '6' overflow cursor in bold...
You can learn using Sample Programms from the site http://vbcrat.f2g.net/ All the Best Rahul ... From: bvrmohan To: visualbasic6programming@yahoogroups.com ...
ei thanks a Lot!!! =) ... sends ... the ... emulates a ... but ... program 'bar code ... into ... compatible ... Carlos ... at the ... difficulty ... web. ... ...
Thanks everybody who gives me resourcefull suggestion about MS access database with VB connection. Basically Viquar, Vinayak, Carlos, Bamba and will not forgot...