MySQL Forums
Forum List  »  MySQL for Excel

Re: Excel to MySQL
Posted by: richard briggs
Date: June 13, 2012 02:02AM

Hi,
I can obtain a list of MySQL Stored procedures no problem using ADO.

However! there seems to be a problem using ADO as the ODBCdriver (3.51) does not seem to populate the Parameters collection of the stored procedure.

If there is no work around for this then I can use I guess I am going to have to parse the output of the SHOW CREATE PROCEDURE command, but perhaps there is a better way to obtain parameter information from MySQL?

Richard

Options: ReplyQuote


Subject
Views
Written By
Posted
3538
June 11, 2012 07:42AM
1313
June 11, 2012 07:50AM
1401
June 11, 2012 06:10PM
1428
June 12, 2012 01:35AM
1296
June 12, 2012 06:09AM
Re: Excel to MySQL
1346
June 13, 2012 02:02AM
1261
October 11, 2012 03:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.