I can write a connectoin string like "DRIVER=Firebird/InterBase(r)
driver;UID=SYSDBA;PWD=masterkey;DBNAME=server:database" and works.
But there are several configurable parameters, acording to odbc driver docs:
*Verbose keyword* *Short form*
Database Account *UID* or *USER*
Password *PWD* or *PASSWORD*
Role *ROLE*
Data Source Name *DSN*
Driver *DRIVER*
Database *DBNAME* or *DATABASE*
Client *CLIENT*
Character Set *CHARSET* or *CHARACTERSET*
Set read only *READONLY*
Set nowait *NOWAIT*
Dialect *DIALECT*
Set quoted identifier *QUOTED*
Set sensitive identifier *SENSITIVE*
Set auto quoted identifier *AUTOQUOTED*
File DSN *FILEDSN*
Save DSN *SAVEDSN*
It not defined explicitly, what are the default values for each attribute?
(I´m interested particularly in those which admit "Y/N" values.
Thanks!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-odbc-devel mailing list
Firebird-odbc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel