|
Home > Archive > MySQL ODBC Connector > September 2005 > Crystal Reports
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Vicente 2005-09-16, 7:23 am |
| ------ =_NextPart_000_022C_
01C5BAC4.E499ACC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hola,
=20
Tengo una base de datos realizada con MySQL y desear=EDa 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=F3fico
Native Error: -2147418113
=20
Algiuen sabe que estoy haciendo mal?
=20
Gracias,=20
Vicente
=20
=20
------ =_NextPart_000_022C_
01C5BAC4.E499ACC0--
____________________
____________________
______
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es
| |
| SGreen@unimin.com 2005-09-16, 9:23 am |
| --=_alternative 004B89468525707E_=
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
"Vicente" <aleluya69@yahoo.es> wrote on 09/16/2005 07:45:22 AM:
> Hola,
>=20
> Tengo una base de datos realizada con MySQL y desear=EDa generar informes
> mediante Crystal Reports XI. Al intentar conectar a MySQL via ODBC=20
3.51.10
> me sale el siguiente error:
> Logon Failed
> Details: ADO error Code 0x8000fff
> Source: Provider
> Description: Error catastr=F3fico
> Native Error: -2147418113
>=20
> Algiuen sabe que estoy haciendo mal?
>=20
> Gracias,=20
> Vicente
>=20
When using the ODBC driver, you must specify a "database" name or it will=20
fail to connect. An initial database is optional for many of the other=20
MySQL client libraries but not the ODBC driver. Also verify that you can=20
connect from the MySQL command line client using the same username and=20
password that you are trying to connect with through the driver.=20
Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine
--=_alternative 004B89468525707E_=--
|
|
|
|
|