]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tdb.tex
Updated symbols
[wxWidgets.git] / docs / latex / wx / tdb.tex
index bc458335d4842953b4f199e355c85c2aa45829de..9319c7d77542a76ffe00d4607932d62640056d31 100644 (file)
@@ -920,8 +920,8 @@ and OS on which the program will be compiled/run is Unicode capable.
 
 The one major difference in writing code that can be compiled in either 
 unicode or non-unicode builds that is specific to the wxODBC classes is to 
 
 The one major difference in writing code that can be compiled in either 
 unicode or non-unicode builds that is specific to the wxODBC classes is to 
-use the SQL_C_WXCHAR datatype for string columns rather than SQL_C_CHAR or 
-SQL_C_WCHAR.
+use the SQL\_C\_WXCHAR datatype for string columns rather than SQL\_C\_CHAR or 
+SQL\_C\_WCHAR.
 
 \subsection{wxODBC - Sample Code}\label{wxodbcsamplecode1}
 
 
 \subsection{wxODBC - Sample Code}\label{wxodbcsamplecode1}