Does anyone know of a way to setup error trapping on DBConnect? Currently if it does not connect it gives a:
"[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified" and then it locks up.
If it is compiled it creates one of the Windows that wants to Send an Error Report to Microsoft.
Can it somehow be adjusted so that it returns a result code so that if it does not connect it does not lock up.