Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing list of keys to a sproc to get recordset
Message
From
23/09/2009 23:27:29
 
 
To
23/09/2009 23:16:04
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Desktop
Miscellaneous
Thread ID:
01425870
Message ID:
01425876
Views:
90
This message has been marked as the solution to the initial question of the thread.
Hi, here are some links where I wrote about this:

http://www.setfocus.com/TechnicalArticles/Articles/sql-server-2005-tsql-3.aspx (go down to section 5....this converts a CSV to a table variable for subsequent join operations)


http://www.code-magazine.com/Article.aspx?quickid=0709031 (listings 12 and 13....this converts an XML string to a table variable)



Finally, I wrote about using the new table type in 2008 to pass a datatable as a parameter

http://www.code-magazine.com/Article.aspx?quickid=0807041 (Tip #5)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform