]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/recrdset.tex
A couple of changes to wxImage:
[wxWidgets.git] / docs / latex / wx / recrdset.tex
index de7acc29ea5fa091a2857e2c29a6c1ff0ff617bb..9d2faa1917f02dd6248679e1b683b149c69de544 100644 (file)
@@ -4,8 +4,8 @@ Each wxRecordSet represents an ODBC database query. You can make multiple querie
 at a time by using multiple wxRecordSets with a wxDatabase or you can make
 your queries in sequential order using the same wxRecordSet.
 
-Note: this class is considered obsolete, replaced by the Remstar wxDB/wxTable classes
-(documented separately in Word and PDF format, as odbc.doc and odbc.pdf).
+Note: this class is considered obsolete, replaced by the Remstar 
+wxDB/wxDbTable classes
 
 \wxheading{Derived from}