X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..281b0186b81a35b3eff658635b083b04a3cfa23c:/docs/latex/wx/recrdset.tex diff --git a/docs/latex/wx/recrdset.tex b/docs/latex/wx/recrdset.tex index 568fd85a24..de7acc29ea 100644 --- a/docs/latex/wx/recrdset.tex +++ b/docs/latex/wx/recrdset.tex @@ -4,6 +4,9 @@ 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). + \wxheading{Derived from} \helpref{wxObject}{wxobject}