Hallo, > Hallo zusammen, > > wieso kann ich rs.moveprevious so nicht verwenden? > > Fehlermeldung: > > Fehlertyp: > ADODB.Recordset (0x800A0C93) > Operation is not allowed in this context. >
bau mal vor der Abfrage ein: rs.Locktype = 3 rs.Cursortype = 3 Gruss Alex www.aspintranet.de ~~~~~~~~~~~~~~~~~~~~~~~~~~~sponsored by United Planet~~~~~~~~~~~~~~~~~ Intrexx.BizWalker + ODBC/OLEDB-Daten = ASP-Formular ATTACK! Download Intrexx CRM-Studio Now! http://www.intrexx.com _______________________________________________ Database.asp mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/database.asp
