MySQL Connector/ODBC v5 5.00.10 Failure
MySQL Connector/ODBC v5 5.00.10 Failure
am 16.01.2007 09:45:22 von Vincken Maxime
------=_NextPart_000_0001_01C73953.0B70A930
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
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
------=_NextPart_000_0001_01C73953.0B70A930--
Re: MySQL Connector/ODBC v5 5.00.10 Failure
am 16.01.2007 16:39:57 von pharvey
Does the DSN 'test' already exist?
--
Peter
Vincken Maxime wrote:
> 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
>
>
>
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org
RE: MySQL Connector/ODBC v5 5.00.10 Failure
am 16.01.2007 22:59:31 von John.Bonnett
Shouldn't you have a database name after "DATABASE=3D"?
-----Original Message-----
From: Vincken Maxime [mailto:maxime.vincken@gmail.com]=20
Sent: Tuesday, 16 January 2007 7:15 PM
To: myodbc@lists.mysql.com
Subject: MySQL Connector/ODBC v5 5.00.10 Failure
Hi all,
=20
I have tried to create a new dsn by using the following code in a
command line :
=20
myodbcinstaller -s -a -c2 -n "test" -t "DRIVER=3DMySQL Connector/ODBC
v5;DATABASE=3D;UID=3Droot;PWD=3Dmypwd;PORT=3D3307"
=20
but I always received the same error: [ODBC_ERROR_INVALID_DSN][9]
Invalid datasource
=20
I don't known what is wrong with this.
=20
Can someone help me?
=20
Maxime
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc@m.gmane.o rg
RE: MySQL Connector/ODBC v5 5.00.10 Failure
am 17.01.2007 10:58:10 von Vincken Maxime
Hi John,
Well, I need a dsn to create an access to 5 databases.
Using the code myodbcinstaller -s -a -c2 -n "test" -t "DRIVER=MySQL
Connector/ODBC v5;UID=root;PWD=mypwd;PORT=3307" is the same as using
myodbcinstaller -s -a -c2 -n "test" -t "DRIVER=MySQL Connector/ODBC
v5;DATABASE=;UID=root;PWD=mypwd;PORT=3307"
The error is the same in both cases.
Maxime
----
Shouldn't you have a database name after "DATABASE="?
-----Original Message-----
From: Vincken Maxime [mailto:maxime.vincken@gmail.com]
Sent: Tuesday, 16 January 2007 7:15 PM
To: myodbc@lists.mysql.com
Subject: MySQL Connector/ODBC v5 5.00.10 Failure
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
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org
RE: MySQL Connector/ODBC v5 5.00.10 Failure
am 17.01.2007 11:00:01 von Vincken Maxime
Hi Peter,
The DNS 'test' do not exist (I just try to create it)
Maxime
---
Does the DSN 'test' already exist?
--
Peter
Vincken Maxime wrote:
> 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
>
>
>
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org