]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/db.tex
Minor grammatical/formatting changes
[wxWidgets.git] / docs / latex / wx / db.tex
index 1f9f34055be81d41a93e8509d9c1dc41f4f09e12..13bbc5a51ddc27c38db630dd781c6b140de43244 100644 (file)
@@ -3309,7 +3309,7 @@ The requirements of the SELECT statement are the following:
        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