If I export a DSN from the registry I get this: [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\BGU] "Driver"="C:\\Windows\\System32\\OTERRO.DLL" "DBQ"="T:\\BGU\\BGU.rb1"
In this case, does that mean as long as I have oterro.dll in Windows\System32 and a database named BGU in my t: drive that I could execute SCONNECT ';driver=Oterro 3.0 Database Driver (*.rb1);dbq=t:\bgu\bgu' to create a dsn-less connection? Is there something else required or does this register the driver as well? ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Emmitt Dove Posted At: Monday, November 07, 2005 8:03 AM Posted To: RB7-L Conversation: [RBG7-L] - Re: SATTACH sample Subject: [RBG7-L] - Re: SATTACH sample This may be a big DUH, but when did we have the option to just install the ODBC drivers? I submitted enhancement request 71568 in June '04 asking for just this capability. But you still have to install RBase on each workstation? A full version, or just an ODBC install (I assume there's still the option to install just the ODBC drivers?) Karen DSN-less connections are more secure too. If you create a DSN, you can look in the registry and get the password in plain text. DOH! Dennis McGrath Emmitt Dove Manager, DairyPak Business Systems Blue Ridge Paper Products, Inc. 40 Lindeman Drive Trumbull, CT 06611 (203) 673-2231 [EMAIL PROTECTED] [EMAIL PROTECTED]
