58 Commits

Author SHA1 Message Date
Anthony Tuininga
cefcf25d43 Added example for demonstrating the use of editioning. 2016-02-04 09:35:02 -07:00
Anthony Tuininga
84cd718977 Added support for Transaction Guard by including the attributes
connection.ltxid and error.isrecoverable as well as a sample that indicates
how it could be used.
2016-01-26 14:19:45 -07:00
Anthony Tuininga
ad6b97dfda Update samples to use syntax that works on both Python 2 and 3. 2016-01-25 13:32:52 -07:00
Anthony Tuininga
bdca81b3e4 Added sample code to demonstrate the use of database change notification. 2009-01-08 15:35:24 +00:00
Anthony Tuininga
8f099cfbc1 Added sample demonstrating how CLOB and BLOB values can be returned as long
strings in order to reduce network latency.
2008-10-17 15:13:31 +00:00
Anthony Tuininga
78703bea1b Add sample code for returning all strings as unicode strings. 2008-09-30 22:27:40 +00:00
Anthony Tuininga
e2ea889ff9 Ensure these files have native line endings on all platforms. 2007-10-02 02:58:33 +00:00
Anthony Tuininga
4ab1a9e2e9 Added some samples for more advanced techniques. 2007-10-01 20:33:54 +00:00