Jean
2005-01-20 10:52:54 UTC
I need to connect to a table in MySql through ODBC driver
No problem in the connection designer, when I try to create a remote view in the View Designer I got an error when I add any tables and the error is that VFP switch the name of the database with the name of the login user
es
userlogin : misterx
database: PIPPO
table PLUTO (pippo.pluto)
- I open the designer
- I connect to the server (ok)
- I connect to the db (ok)
- I see all tables of the db
-when I try to add some table to the designer I got this error :
"Connectivity error:[MySQL][ODBC 3.51 Driver][mysqld-4.0.18-log] Table 'misterx.pluto' doesn't exist"
The Disigner replace the name of the db with the name of the user
Is that a VFP bug ???
Any solution ???
thanks
No problem in the connection designer, when I try to create a remote view in the View Designer I got an error when I add any tables and the error is that VFP switch the name of the database with the name of the login user
es
userlogin : misterx
database: PIPPO
table PLUTO (pippo.pluto)
- I open the designer
- I connect to the server (ok)
- I connect to the db (ok)
- I see all tables of the db
-when I try to add some table to the designer I got this error :
"Connectivity error:[MySQL][ODBC 3.51 Driver][mysqld-4.0.18-log] Table 'misterx.pluto' doesn't exist"
The Disigner replace the name of the db with the name of the user
Is that a VFP bug ???
Any solution ???
thanks