Does ObjectSight only support the BDE or can other data access components be used?
ObjectSight can support the following modes of database access… BDE – Any BDE alias connecting to a database supported by ObjectSight (Access, Interbase, SQL Server, Oracle) ADO – No BDE connection. Connects using a TADOQuery and TADOConnection component. IBO – Interbase Objects to connect to Interbase databases without the BDE. NativeDb – Uses NativeDb components to connect to Sybase and SQL Anywhere databases (no BDE required). ASTA – Connects directly to an ASTA server which in turn has the database connection.