"Vicente" <[EMAIL PROTECTED]> wrote on 09/16/2005 07:45:22 AM:

> Hola,
> 
> Tengo una base de datos realizada con MySQL y desearía generar informes
> mediante Crystal Reports XI. Al intentar conectar a MySQL via ODBC 
3.51.10
> me sale el siguiente error:
> Logon Failed
> Details: ADO error Code 0x8000fff
> Source: Provider
> Description: Error catastrófico
> Native Error: -2147418113
> 
> Algiuen sabe que estoy haciendo mal?
> 
> Gracias, 
> Vicente
> 

When using the ODBC driver, you must specify a "database" name or it will 
fail to connect. An initial database is optional for many of the other 
MySQL client libraries but not the ODBC driver. Also verify that you can 
connect from the MySQL command line client using the same username and 
password that you are trying to connect with through the driver. 

Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine

Reply via email to