HighTechTalks DotNet Forums  

VS Dataset dosent see Columns from Temp Tales

Dotnet Data Tools microsoft.public.dotnet.datatools


Discuss VS Dataset dosent see Columns from Temp Tales in the Dotnet Data Tools forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
=?Utf-8?B?ZG9uIHNjaGlsbGluZw==?=
 
Posts: n/a

Default VS Dataset dosent see Columns from Temp Tales - 08-16-2007 , 07:48 PM






Problem: When creating a DataSet in VS from stored proc, if the stored proc
uses temp tables, the dataset see's no columns and gives error #tempTableName
is an invalid object.

Details: stored proc simple example does "select fname into #temp from
customers ; Select fname from #temp; Right click App_code in VS and create
new dataset. Point to stored proc, no DataColumns will appear. This means
that the reportViewer control cant use the datasource, the end consumer for
me.

TIA
Don

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.