Re: Cannot update cursor
From: Mark Stanton (mark_at_vowleyfarm.co.uk)
Date: 04/03/04
- Previous message: Mark Stanton: "Re: data structure question - object data?"
- In reply to: Cowboy: "Cannot update cursor"
- Next in thread: Anders: "Re: Cannot update cursor"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 03 Apr 2004 21:05:25 +0100
'Cos you're using a table created with SELECT ... INTO CURSOR ... ?
You used to (depends which version of VFP you're using I s'pose) have
to cheat to get an updatable cursor, now you can do it "legally" by
adding the keyword "READWRITE" into your selection
Regards
Mark
- Previous message: Mark Stanton: "Re: data structure question - object data?"
- In reply to: Cowboy: "Cannot update cursor"
- Next in thread: Anders: "Re: Cannot update cursor"
- Messages sorted by: [ date ] [ thread ]