Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File updating in VFP using ODBC
Message
From
11/06/2003 22:43:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
File updating in VFP using ODBC
Miscellaneous
Thread ID:
00799208
Message ID:
00799208
Views:
50
For a quick summary:
What I'm trying to do is update a file on the sever via my VFP program (that hast VFP flat file(s) opened). Moving off the record and allowing another person's program (not a VFP program) running on a PC clients to see the changes via ODBC. Then they would process their part and update the same file with another flag. My program on the server loop through via a timer, and see what changes he made, so I can can do some additional processing.

Issues:
Not being able to see the changes if the file is still open in VFP. Neither of us can see each others changes unless I close and reopen the file. Not to efficient here!

Would it be best for me to open the files as a ODBC view and update them using tableupdate()? Also, I would require some insight on this, since I'm not that familar in using ODBC.

Any help would be greatly appreciated.

Craig
Next
Reply
Map
View

Click here to load this message in the networking platform