git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9810
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
float for column 3 (e.g. PRICE * 1.10 to increase the price by
10%).
float for column 3 (e.g. PRICE * 1.10 to increase the price by
10%).
- 3. The ROWID can be included in your SELECT statement as the {\bf last}
+ 3. The ROWID can be included in your SELECT statement as the {\bf last}
column selected, if the datasource supports it. Use
wxDbTable::CanUpdByROWID() to determine if the ROWID can be
selected from the datasource. If it can, much better
column selected, if the datasource supports it. Use
wxDbTable::CanUpdByROWID() to determine if the ROWID can be
selected from the datasource. If it can, much better
and \helpref{wxDbTable}{wxdbtable} and their associated functions. These are
the ODBC classes donated by Remstar International, and are collectively
referred to herein as the wxODBC classes. Since their initial inclusion with
and \helpref{wxDbTable}{wxdbtable} and their associated functions. These are
the ODBC classes donated by Remstar International, and are collectively
referred to herein as the wxODBC classes. Since their initial inclusion with
-wxWindows v2.x, they have become the standard wxWindows classes for database
+wxWindows v2.x, they have become the recommended wxWindows classes for database
access.
An older version of some classes ported over from wxWindows v1.68 still exist
access.
An older version of some classes ported over from wxWindows v1.68 still exist
\end{verbatim}
\normalbox{Remember to never release this environment handle if there are any
\end{verbatim}
\normalbox{Remember to never release this environment handle if there are any
-connections still using the handle.
-}
+connections still using the handle.}
\subsection{wxODBC - Known Issues}\label{wxodbcknownissues}
\subsection{wxODBC - Known Issues}\label{wxodbcknownissues}