diff --git a/docs/latex/wx/classes.tex b/docs/latex/wx/classes.tex index 3c4b90fc51..2355fb020b 100644 --- a/docs/latex/wx/classes.tex +++ b/docs/latex/wx/classes.tex @@ -48,13 +48,13 @@ \input database.tex \input dataform.tex \input dataobj.tex -\input db.tex \input dobjcomp.tex \input dobjsmpl.tex \input datstrm.tex \input date.tex \input datespan.tex \input datetime.tex +\input db.tex \input dc.tex \input ddeclint.tex \input ddeconn.tex diff --git a/docs/latex/wx/db.tex b/docs/latex/wx/db.tex index 7e4e357ad6..d38c5da374 100644 --- a/docs/latex/wx/db.tex +++ b/docs/latex/wx/db.tex @@ -8,12 +8,13 @@ the data source to which the user has sufficient privileges. \wxheading{Include files} - - - +\\ +\\ +\\ \latexignore{\rtfignore{\wxheading{Members}}} + \wxheading{Enumerated types} \label{wxdbenumsqllogstate}\docparam{enum {\bf wxDbSqlLogState}}{sqlLogOFF, sqlLogON} @@ -45,7 +46,7 @@ each of these database engines. \docparam{SWORD {\bf wxDb::cbErrorMsg}}{This member variable is populated as a result of calling \helpref{wxDb::GetNextError}{wxdbgetnexterror}. Contains the count of bytes in the wxDb::errorMsg string.} -\label{wxdbdbstatus}\docparam{int {\bf wxDb::DB_STATUS}}{The last ODBC error that occured on this data connection. Possible codes are:} +\label{wxdbdbstatus}\docparam{int {\bf wxDb::DB\_STATUS}}{The last ODBC error that occured on this data connection. Possible codes are:} \begin{verbatim} DB_ERR_GENERAL_WARNING // SqlState = '01000'