Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Typed DataSet
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01444233
Message ID:
01444298
Views:
50
>Can you share the solution with us ?

It was not really a solution per se; I just found a stupid mistake on my part. You know when you create a new stored procedure in SSMS, the template has a sample/default code like this:
SELECT <@Param1, sysname, @p1>, <@Param2, sysname, @p2>
And I forgot to erase it. So my SP was returning two tables. The good thing (aside from the fact that I have not lost my mind completely) was that I now know how easy it is to return more than one table from a stored procedure.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform