> folgendes hab ich gefunden: > Remarks > Use the RecordCount property to find out how many records are > in a Recordset object. The property returns -1 when ADO > cannot determine the number of records or if the provider or > cursor type does not support RecordCount. Reading the > RecordCount property on a closed Recordset causes an error. >
ich habe s�mtliche Locktypes, Cursorlocations und Cursortypes durchpropiert - das Ergebnis ist immer -1. Um �berhaupt an die -1 zu kommen, habe ich ein leeres Recordset erzeugt, in das ich das Recordset, das die SP zur�ckliefert kopiert wird. Gruss Alex www.aspintranet.de _______________________________________________ Database.asp mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/database.asp
