This script will be used to perform regression testing on Qore's database drivers and DBI integration.
Recently PostgreSQL, Sybase, and FreeTDS (mssql) drivers were added to Qore; at the moment there are more tests for these databases in this file, however the oracle and mysql drivers are older and have been very well tested as well; additional tests for Oracle and MySQL have yet to be merged into this file.
You can see here how the stored procedures and the like are execution, how binding by value works, etc. For more information (particularly on Oracle and MySQL drivers, with examples) see the Qore documentation here .
source: db-test.q
| < Prev | Next > |
|---|





