Problems with Crystal and MySQL

J

Jose_csharp

Hi,
I´m programming with C# and I want to create a report linked with a database
of mysql. When I execute de solution appear the next message:
"Failed to open a rowset"
Any solution? Maybe it isn´t possible to link crystal and mysql?
Thanks.
 
N

Nicholas Paldino [.NET/C# MVP]

Jose,

How are you acessing the data? Are you passing a dataset to crystal
reports, or are you having crystal reports get the data for you?
 
J

Jose_csharp

Hi Nicholas, first thanks for read my message.
Crystal get the data. I only used the wizard to create a standard report. I
use the MySQL ODBC 3.51 (MyODBC) adapter.
Sorry because I´m novice.
Thank you very much!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Problems with MySQL and Outlook 1
Access for MySQL data reports only 5
using mysql 2
XML, C# and MySQL 1
mysql batch update with c# 0
mysql and crystal reports 5
Copy table with ODBC 1
MySql and OleDB 1

Top