Is anyone using the new VFP cursorAdaptor class?
I am having a problem getting my CursorAdaptor class to update the database. It pulls data from the database flawlessly and appears to update as well, returning .T. from TABLEUPDATE(), 1 in _Tally, and .T. in lResult.But the original table remains unchanged and when I issue CursorRefresh() the old data comes back. I read a great CODE Magazine article by Chuck Urwiler that was very informative. I have gone through this article several times but can find nothing that I am overlooking.
If anyone wants to see my class I will be glad to email it.
Any help that anyone could give me will be greatly appreciated.
Thanks.
Steve
I am having a problem getting my CursorAdaptor class to update the database. It pulls data from the database flawlessly and appears to update as well, returning .T. from TABLEUPDATE(), 1 in _Tally, and .T. in lResult.But the original table remains unchanged and when I issue CursorRefresh() the old data comes back. I read a great CODE Magazine article by Chuck Urwiler that was very informative. I have gone through this article several times but can find nothing that I am overlooking.
If anyone wants to see my class I will be glad to email it.
Any help that anyone could give me will be greatly appreciated.
Thanks.
Steve