dbTalk Databases Forums  

How to call a stored procedure with parameters

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss How to call a stored procedure with parameters in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Urscheler, Roger
 
Posts: n/a

Default How to call a stored procedure with parameters - 11-01-2006 , 09:32 AM






------_=_NextPart_001_01C6FDCA.CB0A0F85
Content-Type: text/plain

Hi,

Does anybody have an example of how to call a stored procedure using mysql++
with IN/OUT parameters?

Roger

------_=_NextPart_001_01C6FDCA.CB0A0F85--

Reply With Quote
  #2  
Old   
Warren Young
 
Posts: n/a

Default Re: How to call a stored procedure with parameters - 11-01-2006 , 11:21 AM






Urscheler, Roger (COM Chantry CA) wrote:
Quote:
Does anybody have an example of how to call a stored procedure using mysql++
with IN/OUT parameters?
MySQL++ doesn't have any special support for that. You'd just build a
query using any of the standard mechanisms, and execute it.
Fundamentally, it's no different than the way you'd do it with the C
API. See the examples if you need code for this.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.