Help with Runtime Error -2147467259
Hi guys. I encountered a weird run time error. Im using VB6 as frontend and SQL Server 2000 backend.
All client workstations are working except for one PC. I've created a installer using Inno SETUP and i even tried registering all ocx manually. All my efforts are in vain even google didnt return exact result for this runtime error.
Here is the useful screenie thanks!
http://img206.imageshack.us/img206/5...meerrorur4.jpg
Any help is greatly appreciated.
-zyn
Re: Help with Runtime Error -2147467859
Re: Help with Runtime Error -2147467259
Oops thanks for noticing. The correct one is on the screnie. Anyway, the links are pointing me to a Jet engine error while connecting to access dbase. Im not using access.
Re: Help with Runtime Error -2147467259
try the last link ;)
:wave:
EDIT:
BTW, can you find in the code that trigers this error? It might help you to narrow your search a bit. Seems like a common Error code when unable to connect to the server. Check with any DSNs and connections settings, and also try to increase the connection time out. Is ther server accessible from that PC? (Try QA Or Enterprise Manager from that PC)