applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -733,7 +733,7 @@ of processing.
|
||||
|
||||
Older form (pre-2.3/2.4 of wxWindows) of the
|
||||
\helpref{wxDb::IsFwdOnlyCursors}{wxdbisfwdonlycursors}. This method is
|
||||
provided for backward compatability only. The method
|
||||
provided for backward compatibility only. The method
|
||||
\helpref{wxDb::IsFwdOnlyCursors}{wxdbisfwdonlycursors} should be
|
||||
used in place of this method.
|
||||
|
||||
@@ -3105,7 +3105,7 @@ If the function returns a FALSE value due to the table not existing, a log
|
||||
entry is recorded for the datasource connection indicating the problem
|
||||
that was detected when checking for table existence. Note that it is usually
|
||||
best for the calling routine to check for the existence of the table and for
|
||||
sufficent user privileges to access the table in the mode (wxDB\_QUERY\_ONLY or
|
||||
sufficient user privileges to access the table in the mode (wxDB\_QUERY\_ONLY or
|
||||
!wxDB\_QUERY\_ONLY) before trying to open the table for the best possible
|
||||
explanation as to why a table cannot be opened.
|
||||
|
||||
|
Reference in New Issue
Block a user