What databases are supported by ObjectSight?
ObjectSight will typically support any database that the BDE or ADO can connect to. Only the databases listed within the DatabaseDriver property of the TosDatabase component are actually compatible and tested though (Oracle 7/8, SQL Server 6,7,2000, Interbase 5.6, 6.0, MS Access, SQL Anywhere). Every database has a different SQL dialect such as datetime formats, and other minor nuances that are specific to that database. The DatabaseDriver is used to adjust for these nuances.