DNSless connection using Interbase InterSolv driver (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


Guest -> DNSless connection using Interbase InterSolv driver (3/19/2001 20:36:00)

Able to connect using a DSN connect but can't without.....

Dim Conn
Set Conn = Server.CreateObject("ADODB.Connection")
conn.ConnectionString = "driver={INTERSOLV InterBase ODBC Driver (*.gdb)};server=ags4:i:;database=alliancev3.gdb;uid=DEVELOPER;pwd=password"
conn.open

but get an error:
[INTERSOLV][ODBC InterBase driver]Optional feature not implemented.

Tried:

Dim Conn
Set Conn = Server.CreateObject("ADODB.Connection")
conn.ConnectionString = "driver={INTERSOLV InterBase ODBC Driver (*.gdb)};Data Source=ags4:i:\database\alliancev3.gdb;uid=DEVELOPER;pwd=password"
conn.open

but get another error:

[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified


Any ideas or anyone get a DNSless connection with Interbase to work?






Spooky -> RE: DNSless connection using Interbase InterSolv driver (3/19/2001 15:08:00)

Perhaps question your host to see what driver they used to set up the DSN as obviously at least 1 driver is supported. Or revert to dsn




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.03125