Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TableUpdate and Remote Views
Message
De
14/09/1999 12:05:32
 
 
À
14/09/1999 11:45:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00264455
Message ID:
00264531
Vues:
18
John,

I checked on the comparememo and fetchmemo and both are true. I also verified that the field is updateable as well as checked to make sure that UpdateType is a 1.

This is just too strange....

Pat.

>Check the settings of the views "CompareMemo" and FetchMemo properties with DBGETPROP. Set both to .T. if not already that. Also look at the field properties and ensure that Updatable is set .T.
>
>
>>I've come across a little glitch in some code that has stumped me. Maybe someone out there can give me some idea on how to resolve.
>>
>>I have a remote view that is tied to a sql server backend table. It is a remote view to one table only. No muli tables are being used.
>>
>>In code, I am deleting data in a memo field for a record and then setting up a transaction save to sql server. Upon issuing a tableupdate(2,.t.,alias(),aSaveError), I get a return of .t. that the update ocurred and that no errors were logged to the error array.
>>
>>When you browse the sql server data, the changes were not made. When you browse the view following the tableupdate, the record that was modified is no longer there. But yet it exists on the sqlserver data with the old data.
>>
>>Any ideas on what could be going wrong? BTW, this is in VFP 5.0a. The client is not able to move to 6.0 at this time.
>>
>>Pat.
Patrick L. Stovall
Senior Architect/Developer
MCP - C#

VeroQuest
P.O.Box 7216
Kalispell, MT 59904
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform