|
-
Nov 19th, 2004, 04:24 PM
#1
Thread Starter
Frenzied Member
M$sql Server: For Xml?
Any anyone point me to a example of a sproc that wraps another sproc and returns xml?
I cant figure out how to make one myself ;(
eg.
say i have a sproc called 'sp_GetAlbumsByArtist' and it has one parameter called 'ArtistID'
What i want to be able to do is pass this to another sproc eg... sp_GetXml [procname] [param] and it return xml.
If this is possible could it work with n parameters?
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|