All char, char *, and char arrays changed to use wxChar or wxString. 99% backward compatability maintained

Cleaned up code to remove duplicate blocks from multiple functions
Added better handling of failed creation of wxDbTable/wxDb objects
Moved code out of class constructors to a private function called from within the constructor
Moved destructor code to a cleanup() function so it could be called from within the constructor if the constructor failed.
Added wxDb::ModifyColumn() function.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2001-02-01 20:21:52 +00:00
parent 94613352b5
commit 4fdae9972d
4 changed files with 1192 additions and 1183 deletions

File diff suppressed because it is too large Load Diff