I'm getting a strange error message from the Oterro driver.

 

[RBTI][Oterro ODBC Driver]-ERROR- Illegal database name ( 9)

 

This error message occurs only when trying to connect via a Classic ASP.  I
do get a successful connection to the same DSN through a 3rd party Query
Analyzer.

 

DSN = "AR_Prod"

DB Name = AR.rb1

 

 

ASP code:

dim objConn

set objConn = server.createobject("ADODB.Connection")

objConn.open connectionstring = "DSN=ARProd"

objConn.open

 

I did find this same error message on the RBase site but it was quite old and
recommended someone upgrade to the 2.7 beta driver.  This is the 4.0 driver,
so I'm uncertain where to go with this.

 

Damon J. Gray

Anvil Corporation Business Services

(360) 937-0770

 

Reply via email to