If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > mySQL stored procedure in cyrstal report

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-02-08, 21:01
gilbertlow gilbertlow is offline
Registered User
 
Join Date: Sep 2008
Posts: 1
mySQL stored procedure in cyrstal report

Hi,

I got this error when i tried to connect crystal report to mysql stored procedure.
I create a mySQL ODBC Datasource Name. I used crystal report to connect to the datasource name and select the stored procedure in mySQL database. I prompt me the following error message :-

ODBC error:[Mysql][ODBC 5.1 Driver][mysqld-5.1.26-rc-community]Incorrect number of arguments for PROCEDURE mynetwin.SEL_IREG; expected 3, got 0.

The stored procedure name call SEL_IREG and it works fine in other database like MS SQL and etc.

Please help and very urgent...and i have tried this a couple of month.

my email is gilbert_low@yahoo.com

How to produce the error:-
1) create a simple stored procedure with at least one parameter
2) use crystal report connect to myODBC datasource and then select the stored procedure u created in mysql database.

Thank you.

Regards
gilbert
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On