| 
	
 | 
 Posted by Eugene Anthony on 06/17/89 11:32 
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 ***
 
  
Navigation:
[Reply to this message] 
 |