Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote View won't update in program
Message
From
15/04/2008 00:05:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Remote View won't update in program
Miscellaneous
Thread ID:
01310607
Message ID:
01310607
Views:
56
Hi All,

I am having trouble with a remote view to an SQL database. My view selects a single record based on UPC in the dbo.Products table.

I have set the view to Send SQL Updates, Update using SQL Update, and selecting all the fields for update. Interactively, when I edit a field or 2 and call a
Tableupdate(2,.t.) the table is updated successfully. Programatically, it is not updated.

In the code, I have done a
Set Multilocks on
Cursorsetprop("buffering",5,"webunit")

I have done similar things in other views and they have worked. What am I doing wrong here? Any ideas? Thanks in advance

Al
Next
Reply
Map
View

Click here to load this message in the networking platform