Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Passthrough
Message
De
07/11/2001 08:42:31
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
06/11/2001 21:09:24
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00578326
Message ID:
00578443
Vues:
20
hi,

(I think) If you open a table with pass throught, you must be update table with pass throught.

If you want to update file with browse you must be:
create connection myconnection datasource ....
create sql view myview remote connection myconnection as select ......
*-------------------------
...
keyfield, updatable fields, updatenames descriptions
...
*-------------------------
use myview in 0 alias xxx
browse

if you send me a mail for easyless it I can send you to my functions:

.....
osql.createview("myview","sqltable")
osql.updatable("myview")
osql.keyfield("mykeyfield")
browse
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform