Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert into a remote view doesn't work
Message
De
20/12/2003 14:12:39
 
 
À
20/12/2003 13:36:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00860702
Message ID:
00861021
Vues:
29
Hi Bob,

A database was created with a view to the remote sql database.
The View Inventory_local2 does not have joins.
New is the VFP free table.

Update INVENTORY_LOCAL2 ;
SET OCR = 'X' ;
WHERE Catalog = NEW.Catalog AND ltd_editio=NEW.LTD_EDITIO

This will produce an update conflict only if the sql table column named OCR has "Long Text" showing.

Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform