Hi!


Someone can tell me how to stop a running RecordSet?

...To long to get response


Set db = OpenDatabase("C:\Test", False, False, "FoxPro 2.6;")
Set rs = db.OpenRecordset("TEST", dbOpenTable)


Thanks!

JP