|
From: <pa...@ad...> - 2003-11-13 22:12:07
|
Martin, same thing in Clarion (Windows). What i do for now is use a dsn= with no usr/passwd and use the connection string as : "DSN=3DMYDSN;UID=3Dtheusr;PWD=3Dthepasswd" I guess the DSN could be any supplied file. Currently testing with system= DSN. That could be a nice feature to have in *all* platforms. Regards Pablo S=E1nchez. pablos EN adinet.com.uy > Hi - >=20 > We use firebird with ODBC for the project data managment backend of our= =20 > CAD software (platforms: linux,windows,sparc/solaris). I'd like to try=20 > to the opensource ODBC driver in this setup - the only problem is, I=20 > cannot figure out how to do a DSN less connection. >=20 > For the EasySoft ODBC driver, I can provide a connection string of the=20 > form: > "DRIVER=3DEasySoftIB6;DB=3D127.0.0.1/3050:/tmp/DATABASE.GDB;UID=3DSYSDB= A;PWD=3Dmasterkey"=20 >=20 >=20 > to the SQLDriverConnect() function and get a connection without having=20 > to define a datasource in advance. >=20 > Is there any way to do this using the opensource ODBC driver? > How would the connection string look in detail for this ODBC driver? >=20 > Many Thanks, >=20 > Martin Bachtold. >=20 > -- > _______________________________________________________________________= _ > Martin B=E4chtold > Coventor, Inc. > 625 Mount Auburn Street, Cambridge, MA 02138 > Tel. (617) 497-6880 x238; Fax. (617) 497-6882 > Email: mar...@co... > _______________________________________________________________________= _ >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Firebird-odbc-devel mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel >=20 --=20 Pablo S=E1nchez pa...@ad... |