Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing an Oracle Database
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00442658
Message ID:
00442672
Vues:
7
>Thanks So much Trey!!
>
>If I am developing an application that would be able to place data into the Oracle table as well as pull data out of the table, should I still use it or should I try to Pull it with SQL Pass Through and use something else to put data into the table?

SPT is good for this as well.

You could also use remote views for both retrieval and updates. These are basically wrappers around SPT, specifically designed for the data statements.
However, they can be slower that SPT itself.

Nothing says you can't use a mixture of SPT and remote views if you so desire.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform