Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fox commands and ODBC
Message
De
07/09/1998 01:22:59
 
 
À
04/09/1998 07:37:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00133138
Message ID:
00133731
Vues:
12
Marc

Yes, you can use any commands after you get the data through remote view.

If you do not have the book 'The Pros Talk Microsoft Visual FoxPro 3', you will want to have a copy. One chapter in the book by Robert Green is the main lesson for my first C/S application. The code I have to add to 'upgrade' to ODBC is for making connection by using SQLConnect(). The reason I need little additional code is I designed the application with ODBC in mind from the start. You may want make yourself comfortable with SQLConnect(), SQLExec() and parameterized view. The parameterized view is the key concept for my application to switch between local and ODBC data. Good luck!

Chen

>It is exactly what we want (and what we were suggested) to do. We just want to be careful to not spend time and money in a bad solution.
>
>So if I understood what you said, with this remote view, almost every command is possible ?
>What kind of code did you add to your application to "upgrade" it to ODBC ?
>
>Banania.
Chen Nan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform