REALSQLdatabase
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
![]() |
This item was deprecated in version 2013r1. Please use SQLiteDatabase as a replacement. |
Class (inherits from Database_Class)
The REALSQLdatabase class is a legacy class used to access SQLite databases. Use the SQLiteDatabase class instead.
Properties | ||||||||
|
Methods | ||||||||
|
Notes
Switch to SQLiteDatabase as this class is deprecated. |
See Also
SQLiteDatabase, Database Class, DatabaseRecord, PreparedSQLStatement, SQLitePreparedStatement, RecordSet classes.