Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote views & SQL Server
Message
 
To
26/10/1996 21:46:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00010988
Message ID:
00010998
Views:
22
>I am currently trying to manipulate data in a SQLServer
>table.
>
> It is my understanding that
>
>1. to do this with VFP I must use a "Remote View" -
>
>2. If I change recordsin the remote view, those records are changed in the back-end table on issuing a TABLEUPDATE or closing the view.
>
>please correct me if I am wrong.

Both you and Arnon are correct (as usual (s)). FYI, you might want to check out the article on C/S development in the October VFUG newsletter. Also, there are some white papers (extracts from YAG's book) and sample files at the MS site. Don't forget to update your error handler to ease along ODBC errors. You'll also want to think "parameterized views".

HTH,
Scot.
Previous
Reply
Map
View

Click here to load this message in the networking platform