Hi all-

I have a stored procedure (in SQL Server 2005) that I'm calling with a direct DBMS action (exec spName @param1=N'<@arg param1>', @param2=N'<@arg param2>'

The stored procedure takes care of generating a param within itself to find a new UID for the record being inserted (@recordUid INT OUTPUT). What I'm hoping I can do is get that new UID back as an output value, possibly in the resultset of the DirectDBMS (or however else it could work)

Anyone doing something like this and have a pointer for me? I've only recently begun making heavy use of SP's (man, what a speed improvement!) and just don't know too much about it and Witango.

Thanks,

Jason

-----

Jason Pamental
Director of Web Services
North Sails

Office: 401.643.1415
Fax: 401.643.1420
Mobile: 401.743.4406
Email: [EMAIL PROTECTED]





Visit us at http://www.northsails.com

[This E-mail scanned for viruses by Declude Virus]

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to