Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Complicated problem : SQL Server views
Message
 
To
04/02/2002 09:44:35
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00614784
Message ID:
00614805
Views:
24
Hi,

Your problem is a bit hard to diagnose without further data. Try the follwing:
Open the debugger and place the following on the watch window; aerror(lError), lError. The aerror(lError) will capture the error and store it in the lError array. Run the program and click suspend when the error comes up. View the details of the error in the debugger by clicking on the '+' beside the lError array.

HTH,
Arriyel

>Hi all,
>
>I have a remote view of a sql server table containing two text and some other fields also. When i try to update this view after modifing the text fields (Memo fields in VFP ), i got the error Update conflict but the modifications stores in the sql server table. this problem encountered when i perform these steps with Windows 98 but this problem is not encountered using windows 2000. Waiting for your help.
>
>Thanks in advance.
>
>waiting for reply.
Speak using soft and sweet words in case you have to eat them later.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform