Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_discuss thread: Records found question


Message #1 by "Chip Dukes" <cdukes77@b...> on Wed, 26 Dec 2001 20:47:48 -0500
This is a multi-part message in MIME format.



------=_NextPart_000_006B_01C18E4E.93ECD690

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



If anyone can help - my thanks ...



Using the following code ...



"intRecords =3D adoRS.RecordCount"



I expect "intRecords" to contain the count of the number of records 

found from a SQL Query. When I test however I always get "-1" ... But, I 

know the SQL Query has worked properly, because I can loop through and 

display all of the records found.



I know this should work ... Aaaaargh.



Chip Dukes











  Return to Index