Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - Re: .Net Dataview vs. Using Database View

 
Thread Tools Search this Thread
Old 09-23-2004, 12:02 AM   #1
Default Re: .Net Dataview vs. Using Database View


"=?Utf-8?B?TWlrZSBNb29yZQ==?=" <>
wrote in news:FFD6AD7A-1CEA-4DBA-AC19-:

> Is there any real differences to using the .Net dataview over using a
> sql server database view?


Yes, a SQl Server view is more efficent for large datasets than a .NET
dataview.

..NET dataviews are applied on data downloaded to a client - so if you wish
to filter a large table, the entire table must be downloaded to the client.

It comes down to several factors whether to use a SQL view or .NET dataview
such as the size of the dataset, the response time required, the type of
data you're filtering against, etc.
--
Lucas Tam ()
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/


Lucas Tam
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
TRADING FEMALE CELEB INTERVIEWS ON DVD stu DVD Video 1 05-26-2008 09:39 AM
.net 2.0 gridview view details link issue BradleyRush Software 0 10-29-2007 09:24 PM
How to make the form View save it's field values in Visual Stdio .NET asammoud Software 0 07-17-2007 10:57 AM
asp.net : custom code to delete data from Grid view (Database) sara_23apr Software 1 06-19-2007 01:08 PM
New DVD database website dvdloc8.com DVD Video 2 10-19-2004 06:59 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

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