VFPX / HelpFile

Community maintained VFP 9 SP2 Help file (corrected and enhanced)
21 stars 6 forks source link

ERROR 1545 #22

Open lscheffler opened 2 years ago

lscheffler commented 2 years ago

The text states

... before either closing the cursor or changing the buffering mode.

Closing the cursor with USE does not raise the error. Only changing raises it. Closing a buffered cursor with pending changes REVERTS all changes before closing the cursor.