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 > Data Access, Manipulation & Batch Languages > Delphi, C etc > Help How do i write the output parameter when

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-25-06, 08:38
sherinbranch sherinbranch is offline
Registered User
 
Join Date: Feb 2006
Posts: 5
Help How do i write the output parameter when

..calling a stored procedure.SQL package

I am using the C programming language... I have two input variables and one output...Not sure how to do the output

BEGIN EQUIPMENT_UTILITIES.MOVE_EQUIPMENT(EQNUM, MoveTo, ?); END;

This is in a CSTRING format....
Thanks.
Sherin
Reply With Quote
  #2 (permalink)  
Old 02-25-06, 09:27
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,246
is this a C question, A .NET question
seeing as its stored procedures is it a SQL server question, MySQL or some other SQL engine
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
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