Page History
...
Full set of tests do not require testing every database with every other database. This set of tests should be sufficient:
Main DB | Other DB | Other DB | Other DB | |
|---|---|---|---|---|
Test Set 1 | ASA | SQL Server | Oracle (C) | MS Access |
Test Set 2 | SQL Server | ASA | MySQL | |
Test Set 3 | Oracle (C) | |||
Test Set 4 | Oracle (S) | SQL Server |
The first 3 tests are to use LOCK_TYPE=C for all databases.
...