mjmogo
Up one level- Inlet Proxy Object by Michael McGonagle — last modified 2007-12-10 05:16 PM
- An example of how to create an inlet proxy object to handle arbitrary selectors on a cold inlet.
- SQLdb Version 0.0 by Michael McGonagle — last modified 2007-12-27 07:14 PM
- Connect to a standalone Database
- SQLdb Version 0.01 by Michael McGonagle — last modified 2008-01-04 07:37 PM
- Fixed SQL entry bug of Float being entered for floats following comma's. Added results for NULL datatype.
- SQLite3db v0.03 by Michael McGonagle — last modified 2009-03-01 07:52 PM
- This release represents a complete rewrite of the externals. It has been rolled into a single external library containing the externals [sqlite3db], [sqlite3query], [sqlite3rowid], and [sqlite3blob]. This release includes several features: 1. Database can be on disk or an in-memory database. 2. The [sqlite3query] object now supports Place Holders. 3. Comprehensive error reporting. 4. Includes a separate object for retrieving the ID for the last record inserted (allows making links between tables) 5. SSSAD plug-and-play panel for storing multiple sets of SSSAD parameters.