What Databases are suitable for use with ReStore?
In general, you can use any relational database that is accessible via an ODBC driver. However, although there are various standards for SQL, most databases diverge from these to a greater or lesser extent. Fortunately ReStore has a flexible SQLDialect object – this can be configured in various ways to accommodate most databases. Out-of-the-box, ReStore comes with a ‘standard’ configuration, plus variants for • MS Access • MySQL (with transactional tables) • PostgreSQL • SQL Server • Oracle 7.x • Oracle 8.x • Oracle 8i Lite We are always happy to help in refining or developing a configuration for your chosen database.