Hello,
I am working vfp6. I am attempting to have a remote view that links
to a sql server 2000 database.
I have the cursor and it works ok. But when I go to the other
application and change the data I don't see it! So, I have to close
data and use the view again. It seems I should be able to have VFP
update the cursor at a regular basis. At this time, it is a read
only app.
Soon, I will have to have read write access.
Peter