ansi.c unicode.c ?
yijun li <[email protected]> Wed, 4 Mar 2009 11:52:04 +0800
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <[email protected]> |
hi,everyone,
I'm reading and testing the sourcecode of mysql_connector_odbc_5.1.5.
i found ansi.c include function can not be called.
when i use the client code call *SQLConnect*, from the log file,the result
is "i called the *SQLConnectW*"?
why?
**