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's native C API function for SQLProcedureColumns()

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-11-06, 07:43
Melvine Melvine is offline
Registered User
 
Join Date: Sep 2003
Posts: 24
MySQL's native C API function for SQLProcedureColumns()

Hello All,

Is there a MySQL C API function similar to ODBC's SQLProcedureColumns()?

I need to obtain a Stored Procedure's parameter list info (like: parameter name, parameter type).

Anyone knows how?

Thanks a alot..

Mel
Reply With Quote
  #2 (permalink)  
Old 04-11-06, 09:32
Melvine Melvine is offline
Registered User
 
Join Date: Sep 2003
Posts: 24
I checked the C API list, it seems there is no such a similar function available.

Actually it won't be a surprise since this C API was years older than the recent SP support in MySQL 5.0.
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