Modified:
trunk/examples/CPP/7/ADO/main.cpp
Log:
Modified: trunk/examples/CPP/7/ADO/main.cpp
===================================================================
--- trunk/examples/CPP/7/ADO/main.cpp 2006-07-20 23:59:17 UTC (rev 455)
+++ trunk/examples/CPP/7/ADO/main.cpp 2006-07-21 00:22:58 UTC (rev 456)
@@ -17,7 +17,9 @@
\note Before using this code you will want to;
- create the tbAdo table (see code comments later in this file)
- create the insAdo stored procedure (see code comments later in this
file)
- - create a DSN (to tbAdo and insAdo)
+ - create a DSN (to tbAdo and insAdo) - for MyODBC you may want to use
following options;
+ - allow big results
+ - use compressed protocol
- alter the connection information in the code below
\warning Do not use this in a production environment or in any environment where
you may suffer
| Thread |
|---|
| • Connector/ODBC 5 commit: r456 - trunk/examples/CPP/7/ADO | pharvey | 21 Jul |