Posted by Trevor Best on 10/10/66 11:32
Eugene Anthony wrote:
> I did this:
>
>
> Set rs = Server.CreateObject("ADODB.Recordset")
> rs.Open "Exec usp_retrieveOptions",objConn,1,1
> response.write rs.RecordCount
>
> and im still getting -1
>
>
> Eugene Anthony
>
> *** Sent via Developersdex http://www.developersdex.com ***
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdprorecordcount.asp
Navigation:
[Reply to this message]
|