Jorge,

You can see all default values in new DSN Windows dialog
Client will be gds32.dll, Driver is not used now.


On 13.10.2017 20:34, Jorge Andres Brugger wrote:
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


--
Alexander Potapchenko
Team leader
LASP Technologies, http://www.lasptech.ru
------------------------------------------------------------------------------
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

Reply via email to