OCIBindByPos2 is only needed when using execBatch(), binding data that is longer than USHRT_MAX works for exec() so this is left unchanged. Change-Id: Ifdcf91939d184f225d24c13052ea0b81611ecf91 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> |
||
|---|---|---|
| .. | ||
| README | ||
| main.cpp | ||
| oci.json | ||
| oci.pro | ||
| qsql_oci.cpp | ||
| qsql_oci_p.h | ||
README
You will need the Oracle development headers and libraries installed before compiling this plugin. See the Qt SQL documentation for more information on compiling Qt SQL driver plugins (sql-driver.html).