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...