Does anyone know how to retrieve the record count from a stored procedure
that returns a cursor?  I do not want to use the Count() function as that
will result in 2 queries.  I have set the cursortype to adUseClient but I
always get -1 for rsRecordSet.RecordCount.  Any ideas?

Thanks in advance.


-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to