For some reason, my install of VB 6 crashes when it gets to the OpenConnection function call. Essentially I am trying to open a connection to DSN (which is a PostGreSQL database), and it crashes.
If I don't give all of the parameters and then run it, it pops up the DSN connection box asking for the username and password, and anything (even the correct information) that I type in gives me a Run-time error.
If I give all of the parameters and then run it, the IDE crashes totally. If I run a previously compiled version of the program (which works on other machines), it crashes.
I've installed SP6, and then I tried installing SP5 (I saw a bunch of chatter about SP6 causing problems).
It is extremely frustrating!
>> Stay informed about: VB 6 crashes on OpenConnection function call