Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > TableAdapter Scalar or "Single Value" Queries

Reply
Thread Tools

TableAdapter Scalar or "Single Value" Queries

 
 
Fred Taylor
Guest
Posts: n/a
 
      11-23-2005
How do you specify the data type of the return value of Scalar queries in
Visual Web Developer through the IDE? Sometimes VWD gets it right, but most
of the time it specifies the type as "Object".

To work around this, I have to manually change the ScalarCallRetval
attribute value from System.Object to System.Int32 in the XSD file. It's a
real pain, and I feel like I'm sort of hacking the file when I do this. TIA.


 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
xslt queries in xml to SQL queries Ian Roddis Python 3 02-26-2006 06:49 PM
VS2005 - How to connect to a TableAdapter in the data layer dbuchanan ASP .Net 3 12-01-2005 01:28 PM
Replace scalar in another scalar Mark Perl Misc 4 01-27-2005 02:48 PM
so many queries within queries I'm confused Abby Lee ASP General 11 08-06-2004 07:56 PM
Shorthand for($scalar) loops and resetting pos($scalar) Clint Olsen Perl Misc 6 11-13-2003 12:50 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57