Documentation fixes, patch 1179223 by Andreas Mohr

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2005-04-08 14:34:30 +00:00
parent c57e3bd53e
commit 43e8916ff3
66 changed files with 186 additions and 184 deletions

View File

@@ -835,9 +835,9 @@ they also needed to take in to account different database manufacturers and
different ODBC driver manufacturers. Because of all the possible combinations
of OS/database/drivers, it is impossible to say that these classes will work
perfectly with datasource ABC, ODBC driver XYZ, on platform LMN. You may run
in to some incompatibilities or unsupported features when moving your
into some incompatibilities or unsupported features when moving your
application from one environment to another. But that is what makes
cross-platform programming fun. It is also pinpoints one of the great
cross-platform programming fun. It also pinpoints one of the great
things about open source software. It can evolve!
The most common difference between different database/ODBC driver