Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sherinbranch
Starting Member
7 Posts |
Posted - 2006-02-24 : 18:45:46
|
| ..calling a stored procedure.SQLI am using the C programming language... I have two input variables and one output...Not sure how to do the outputBEGIN EQUIPMENT_UTILITIES.MOVE_EQUIPMENT(EQNUM, MoveTo, ?); END;This is in a CSTRING format....Thanks.Sherin |
|
|
TG
Master Smack Fu Yak Hacker
6065 Posts |
|
|
|
|
|