M
Michael Brandt
Guest
Yes, I might have to consider the xml option. But I was really hoping to pull back the tables directly into datasets on the .net side. I also ran a test this morning and discovered I get the same message if I output two temp-tables. If I output either temp-table individually, I can successfully return the data, but as soon as I add a second temp-table, I get errors. So both tables in a prodataset creates the error, and both tables returned by themselves creates the error, but either table returned by itself is fine. It's not clear what I am missing.
Continue reading...
Continue reading...