Skip to content

TC6SQLite 1.0.0

Choose a tag to compare

@wqweto wqweto released this 11 Jul 18:18
7b27e15

This release includes version 1.0.0 of

  • TC6SQLite - RC6-compatible SQLite Ax-DLL project in TC6SQLite.zip

What's new

  • Initial release
  • cConnection/cRecordset with batch updates and RC6 byte-compatible Content serialization
  • Prepared statements (cCommand/cSelectCommand), schema objects, cMemDB
  • User-defined functions, aggregates and collations via IFunction/IAggregateFunction/ICollation
  • SQLite statically linked (thanks to VBSQLite) - no external dependencies, runs on Windows XP