ODBC database class documentation updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
George Tasker
2001-02-05 13:33:43 +00:00
parent f70ab56e16
commit 19320af45a
5 changed files with 79 additions and 56 deletions

View File

@@ -111,10 +111,8 @@ The various controls tested are listed here:
\subsection{Database sample}\label{sampledb}
The database sample is a small test program showing how to use the ODBC
classes written by Remstar Intl. These classes are documented in a separate
manual available from the wxWindows homepage. Obviously, this sample
requires a database with ODBC support to be correctly installed on your
system.
classes written by Remstar Intl. Obviously, this sample requires a
database with ODBC support to be correctly installed on your system.
\subsection{Dialogs sample}\label{sampledialogs}