BernicusMaximus
Programmer
Gurus,
I'm getting an error trying to connect to SQLBase 9.0 database via an ASP page. The error I am getting is (Invalid attribute/option identifier). Here is my connection string DSN=SQLBase;DB=LFEEDER;SRVR=Server1;UID=SOMEUSER;PWD=SOMEPASSWORD. I'm not doing anything fancy in the code, just trying to open the connection. In the ODBC Administrator, if I click "test connection", I get a success. Any help would be greatly appreciated.
Thanks,
Bernie
I'm getting an error trying to connect to SQLBase 9.0 database via an ASP page. The error I am getting is (Invalid attribute/option identifier). Here is my connection string DSN=SQLBase;DB=LFEEDER;SRVR=Server1;UID=SOMEUSER;PWD=SOMEPASSWORD. I'm not doing anything fancy in the code, just trying to open the connection. In the ODBC Administrator, if I click "test connection", I get a success. Any help would be greatly appreciated.
Thanks,
Bernie