SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old June 13th, 2001, 02:33 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
HELP with dataviews

<i><b>Originally posted by : Wayne (wayne0h@hotmail.com)</b></i><br />Can anyone help me?<br /><br />I have a .vb file which queries a database and successfully returns some data in a dataset; it binds to a datagrid and displays just fine using the defaultview; and when I check the rowcount of the defaultview like so: <br /><br /> response.write(dsAirports("airports").defaultview.Rows.Count.tostring())<br /><br />it is OK...Everything works fine until I try to create a new dataview out of this table so that I can sort by one of the columns like so:<br /><br /> dim mydataview as dataview<br /> mydataview = new dataview(dsAirports("airports"))<br /> mydataview.sort = "City ASC"<br /><br />now I get basically an empty recordset; when I bind it to a datagrid I get nothing, and when I check the count property like so: <br /><br /> response.write (mydataview.count.tostring())<br /><br />I get zero.<br /><br />What am I doing wrong??<br /><br />Any help would be greatly appreciated,<br /><br />Wayne<br />

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > HELP with dataviews


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway