Am 07.04.2018 um 10:37 schrieb Nico Latzer:

  Hi Mark, many thanks for Your feedback. i made my first draft of example 
application and documentation available under
http://home.mnet-online.de/nl/fb/

Nice, but I would prefer to see fdb instead of the quite outdated kinterbasdb:

eg.:

import fdb
conn=None

modifyTPB=fdb.ISOLATION_LEVEL_READ_COMMITED #write +read_committed +wait
readOnlyTPB=fdb.ISOLATION_LEVEL_READ_COMMITED_RO
...

conn = fdb.connect('examples','SYSDBA','masterkey')



kind regards
Frank
--
"Fascinating creatures, phoenixes, they can carry immensely heavy loads,
  their tears have healing powers and they make highly faithful pets."
      - J.K. Rowling

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-docs mailing list
Firebird-docs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-docs

Reply via email to