Check DSN Definition
In your DSN description, perform the following:
Check DSN Attributes
Certain connection options or DSN attribute settings combinations are not compatible. In cases where incompatible settings are used, an error is returned to the application when it attempts to connect to a database.
Check Path Name to Database and Transaction Log Directories
Confirm that you have specified the correct path names in the DataStore
and LogDir
attributes in your DSN. Also confirm that the path names are absolute path names, rather than relative. Otherwise, the path name will be relative to the directory where the application was started.