Thursday, July 15th, 2010 at 10:18 am
Question by Sean: Why doesn’t my Visual Basic 6 database application with DAO work anymore?
I made a database application in Visual Basic sometime around 2002 on a machine running Windows 2000 and Office 97. I’m now on Windows XP with Office XP. It uses DAO (current ver 3.51) and Data Bound List Controls (current ver 6.0). I don’t know which versions of these I used when I compiled it back in 2002. The compiled version works fine. But now when I recompile it with only cosmetic changes it doesn’t work. When it updates a record, it puts the information in the wrong field! Is there some simple fix? Do I need to load earlier versions of something? Or can someone point me to a website that describes how to fix my application to work on WinXP with Office XP.
I converted my db to Access 2000 and changed all my DAT controls to Access 2000 but it still doesn’t work.
My database is currently in Access 97 format.
MS Jet 4.0 says it comes with DAO 3.6. I switched my reference to that and changed my recordset, database and querydef dim statements to dao.recordset, etc. but it still does the same thing.
Best answer:
Answer by plez
‘m not positive but I believe Office XP no longer supports DAO…using ADO instead. If your VB6 application hits an Access97 database it will work fine, but hitting any Access version after that will be problematic. Try loading an Access97 version of your db.
Know better? Leave your own answer in the comments!
Tuesday, June 29th, 2010 at 4:23 pm
Question by Shem: Why is this tattoo machine not working? Why doesn’t needle move?
So, I bought a tattoo machine online, I just got it, pieced it together and everything but it’s still not working! The power supply works, I loaded the needle, grip, and plastic tube. The front spring was originally not touching the contact screw so I did take out the front binding post and reversed it so that it touched the contact screw (now it is directly above the front spring) but it still does not work for some reason! I can feel the gun getting warm when I turn it on but the needle doesn’t move… am I doing something wrong? Any help would be greatly appreciated!
*Smartass responses will be ignored, I’m not planning on inking my friends or anything, I just wanted to see if I could do it.
Best answer:
Answer by H-ViZZ.
it probably wasn’t the best idea to purchase something like that online.
Add your own answer in the comments!
Monday, April 26th, 2010 at 12:25 pm
I made a database application in Visual Basic sometime around 2002 on a machine running Windows 2000 and Office 97. I’m now on Windows XP with Office XP. It uses DAO (current ver 3.51) and Data Bound List Controls (current ver 6.0). I don’t know which versions of these I used when I compiled it back in 2002. The compiled version works fine. But now when I recompile it with only cosmetic changes it doesn’t work. When it updates a record, it puts the information in the wrong field! Is there some simple fix? Do I need to load earlier versions of something? Or can someone point me to a website that describes how to fix my application to work on WinXP with Office XP.
I converted my db to Access 2000 and changed all my DAT controls to Access 2000 but it still doesn’t work.
My database is currently in Access 97 format.
MS Jet 4.0 says it comes with DAO 3.6. I switched my reference to that and changed my recordset, database and querydef dim statements to dao.recordset, etc. but it still does the same thing.
Monday, April 12th, 2010 at 12:33 pm
So, I bought a tattoo machine online, I just got it, pieced it together and everything but it’s still not working! The power supply works, I loaded the needle, grip, and plastic tube. The front spring was originally not touching the contact screw so I did take out the front binding post and reversed it so that it touched the contact screw (now it is directly above the front spring) but it still does not work for some reason! I can feel the gun getting warm when I turn it on but the needle doesn’t move… am I doing something wrong? Any help would be greatly appreciated!
*Smartass responses will be ignored, I’m not planning on inking my friends or anything, I just wanted to see if I could do it.