I am using datatable in csharp code behind and i want to create a temporary table (##) and i insert the values. and want to use this data table inside stored procedure. please help me.
Why wouldn't you just create the temp table and populate it from the stored procedure?
Jason...AKA CirqueDeSQLeil _______________________________________________ I have given a name to my pain...MCM SQL Server, MVP SQL RNNR Posting Performance Based Questions - Gail Shaw[/url] Learn Extended Events
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply