MySQL Connector/ODBC v5 5.00.10 Failure
"Vincken Maxime" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <000001c7394a$a9ac4130$c511a8c0@max> |
Hi all, I have tried to create a new dsn by using the following code in a command line : myodbcinstaller -s -a -c2 -n "test" -t "DRIVER=MySQL Connector/ODBC v5;DATABASE=;UID=root;PWD=mypwd;PORT=3307" but I always received the same error: [ODBC_ERROR_INVALID_DSN][9] Invalid datasource I don't known what is wrong with this. Can someone help me? Maxime