Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB6 with Access 2000 (DAO3.6) generates Windows error...

Status
Not open for further replies.

mgarey

Programmer
Oct 28, 2002
2
US
I have a VB6 SP5 project I converted from Access 97 support with the DAO3.5 to the Access 2000 using DAO 3.6. I changed all the Connect properties to Access 2000 and the Reference to DAO 3.6. The weird thing is that in the VB IDE, everything works fine. When I compile the EXE and run it, I get a "...has encountered a problem and needs to close..." error under XP and a "KFI2000.exe has generated errors and will be closed by Windows" error in Windows 2000. If I look at the details it shows the module name as dao360.dll where the error occurred. I've tried unregistering and re-registering the dao360.dll and that did not help. Thanks in advance...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top