Oct 10th, 2000, 08:59 AM
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
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