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 July 24th, 2001, 04:50 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
ASP Recordset Question

Originally posted by : Craig Stadler (cstadler18@hotmail.com)I am using the following code to query a sql server database.My question is, can i have the recordset start returning records as soon as it gets 1 or does it have to build the ENTIRE recordset before output..I realize some performance is related to many factors but I want the loop below to begin once 1 ONE record is found. (Is this a multithread thing or a different recordset type or...?)Please respond via email alsocstadler18@hotmail.comThanks in advance.CraigI am querying a table of over 2,000,000 records.--- Code Snip ---Set myDB = Server.CreateObject("ADODB.Connection")Set myRS = Server.CreateObject("ADODB.Recordset")myRS.CursorType = 3 ' KeysetmyDB.Open "uid=id;pwd=pwd;driver={SQL Server};server=.;database=db;"myDB.CommandTimeout = 0SQL = "Select * from dbTable1 where ID = 999" set myRS = myDB.Execute(SQL)Do Until myRS .EOF Response.Write myRS ("Field1") myrs.movenextLoop---

Reply With Quote
  #2  
Old July 24th, 2001, 04:56 PM
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
Originally posted by : KKB TENNEKOON (ktennekoon@yahoo.com)------------Craig Stadler at 7/24/2001 1:50:32 AMI am using the following code to query a sql server database.My question is, can i have the recordset start returning records as soon as it gets 1 or does it have to build the ENTIRE recordset before output..I realize some performance is related to many factors but I want the loop below to begin once 1 ONE record is found. (Is this a multithread thing or a different recordset type or...?)Please respond via email alsocstadler18@hotmail.comThanks in advance.CraigI am querying a table of over 2,000,000 records.--- Code Snip ---Set myDB = Server.CreateObject("ADODB.Connection")Set myRS = Server.CreateObject("ADODB.Recordset")myRS.CursorType = 3 ' KeysetmyDB.Open "uid=id;pwd=pwd;driver={SQL Server};server=.;database=db;"myDB.CommandTimeout = 0SQL = "Select * from dbTable1 where ID = 999" set myRS = myDB.Execute(SQL)Do Until myRS .EOF Response.Write myRS ("Field1") myrs.movenextLoop---

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > ASP Recordset Question


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
Stay green...Green IT