Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update conflict
Message
From
01/09/2013 21:36:20
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01581813
Message ID:
01581816
Views:
68
>I just migrated from an SBS 2003 Network with SQL2000 to SBS 2011 with SQL 2008R2. I installed SQL 2008 R2 and did a restore from a SQL 2000 backup file. All my data is in SQL 2008 R2 by my remote views in VFP90 give me an update conflict when change something. I issue tablerevert and the requery and the change is actually there.
>
>I need to get this fixed as my internal app is now not functioning and I'm no SQL Admin.
>
>Thanks for any help.

Some ideas to try:

1) make sure you are using the right driver (in this case, sql server native client 10.5, I think).

2) set READ COMMITTED SNAPSHOT on (see MSDN for the how)

3) in the OTHER section of the connection string, set OTHER=Mars_Connection=yes;

hth,

Hank
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform