wxWidgets/include
George Tasker a2115c88f3 Added support for dBase, PostGres, MySQL, Access, MS SQL Server.
Added QUERY_ONLY data connection types.
SQL logging code addded.
Cleaned up handling compilation under both 1.6x and 2.x.
Added debug code to warn when connections were not released on program termination.
MS-VC6 corrections due to larger memory buffers required.
Parameter added to not require CreateView() and CreateTable() to drop the view or table first.
DropView() function added.
Database UserIDs can now be passed to functions that need them.
SQLUnbind() called where needed now to prevent resource leaks.
TableExists() function now handles dBase files.
Dbms() function added to determine which database the program is currently running against.
Comments have been added to the Dbms() function to indicate issues specific to different data sources.
Dynamic cursor support added (no longer creates 5-7 cursors for every wxTable instance).
wxTable dtor is now virtual.
Parameter added to not require CreateIndex() and CreateTable() to drop the view or table first.
DropIndex() and DropTable() functions added.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-07 14:19:57 +00:00
..
wx Added support for dBase, PostGres, MySQL, Access, MS SQL Server. 1999-10-07 14:19:57 +00:00
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
wx_cw_d.pch source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw_d.pch++ source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw.pch source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00
wx_cw.pch++ source files for precompiled headers for cw 1999-01-01 15:58:51 +00:00