PDA

Click to See Complete Forum and Search --> : Control RecordSet


Oct 19th, 2000, 06:48 AM
Hi Someone can help me


I Want On Slow Machine Give Control to User to stop
Running RecordSet (Put Cancel Button)


Thanks!


JP III

Jamagei
Oct 19th, 2000, 07:31 AM
do you mean just to close the record set that it isn't a record set?

if so just put

nameofRS.close

under the button's click event