Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Conflict on Memo fields.
Message
De
20/07/2000 11:27:52
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Update Conflict on Memo fields.
Divers
Thread ID:
00394931
Message ID:
00394931
Vues:
54
Hi!

Just stumbled on a problem when updating a Memo field using an updatable cursor in VFP6 on an SQL Server platform. Using the VFP AERROR() command I was able to find that the TableUpdate() function returned false because of an error 1585 (Update Conflict).

A simple VFP statement like REPLACE Notes WITH "This is a big test." failed. I tried setting the VFP CursorSetProp "CompareMemo" property to .F. in order to have a different behavior (based on some reading done on Microsoft's site), but to no avail.

Now what's very interesting is that I get these Update Conflicts only when running my program on the server, when I connect remotely from my workstation, everything works fine...! May sound like a faulty DLL or config glitch... Any idea?

Thanks for taking the time to respond...


Francois Bedard
Concept Studios
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform