Hi , i have a procedure in PL/SQL on ORACLE Table.
And i don't know how call it  from Mapbasic

my sql procedure header are 
PROCEDURE CreateAllCableFibers( i_CableID IN varchar2 ,i_CableSectionID IN
varchar2 ,i_NbOfFibersToCreate IN number,o_RetCode OUT number )

Can you help me  to find how call it 
i Have test a call like 
server DSN begin transaction
  dsn_x = server_execute(DSN,"EXEC
sam2.createallcablefibers("02541","12457",1,test)")
server DSN rollback
server DSN Disconnect


Papeleux David



*****DISCLAIMER*****

This electronic transmission (and any attached document) is intended 
exclusively for the person or entity to whom it is addressed and may 
contain confidential and/or privileged material. 
Any disclosure, copying, distribution or other action  based upon 
the information by persons or entities other than the intended recipient
is prohibited. If you receive this message in error, please contact the 
sender and delete the material from any and all computers. 
Mobistar does not warrant a proper and complete transmission of this
information, nor does it accept liability for any delays.

*****END OF DISCLAIMER*****



_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.

Reply via email to