Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ZAPing a remote view
Message
De
31/05/2002 16:13:04
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
31/05/2002 14:28:51
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00663591
Message ID:
00663657
Vues:
13
You should find the Oracle command equivalent for ZAP and use that via SPT.

ZAPing a view would empty the set of records that exist on the local machine. You might try a tableupdate() after the zap.

The only use I have for ZAP in a production app is to clear out the local set of records which a user might want to do between searches.

>i'm using Intersolve ODBC driver for Oracle.
>i can scan a local free VFP table and insert
>each record into a remote view. prior to that scan
>loop, i need to delete all
>the records from that remote view (Oracle table).
>i issue a ZAP command and even close the view and
>re-open the view, but the records are still there.
>i tried to issue a PACK command, but got message
>that PACK is not a valid command for remote views.
>what should i be doing ?
>
>thanks for your help,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform