[thelist] [SPAM] Please help with asp getrows

Anthony Baratta anthony at baratta.com
Thu Jul 20 11:59:19 CDT 2006


There were several answers to your question when it was posted last. Please refer to the archives:


-----Original message-----
From: Brian Delaney bdelaney332002 at yahoo.com
Date: Thu, 20 Jul 2006 09:37:30 -0700
To: thelist at lists.evolt.org
Subject: [SPAM] [thelist] Please help with asp getrows

> This code is only giving me the first 4 records from the sql record set.
>    
>   Set rsServiceList1 = Server.CreateObject("ADODB.Recordset")
>   strSQL1 = "Select * from Services where catagoryid = " & "'" & mid(rsCatagoryList("ID"),2,36) & "'" & " order by name "
>    
>   rsServiceList1.Open strSQL1, ResourceCatalogDBConn 
>    
>   DBServicesArray1 = rsServiceList1.GetRows
>    
>   rsServiceList1 can contain 1-25 records.
>    
>   Any help will be appreciated.
>    
>    
> 
>  		
> ---------------------------------
> How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.
> -- 
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester 
> and archives of thelist go to: http://lists.evolt.org 
> Workers of the Web, evolt ! 
> 



More information about the thelist mailing list