Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Now sharing with Sql Server DB
Message
De
24/09/2002 09:59:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00703728
Message ID:
00703760
Vues:
11
>Hi Kev,
>
>>Will it be much of a headache to reference these (new) tables alongside the VFP database? I'm thinking of using Remote Views in place of the Dos tables.
>
>To directly answer your questiton < g >, no, it should NOT be much of a headache to reference these (new) tables alongside the VFP database.
>
>The data access and updating code you're using for the Fox4Dos tables is going to have to be rewritten. I'm not a huge fan of Remote Views, oh they work, but they have their weaknesses.
>
>I'd advocate a more OOP approach to accessing and updating the SQL Server data utilizing a middle-tier business objects. That object handles the connecting, retrieving, updating, and deleting of the data by calling stored procedures on the SQL Server.

This is the way the application is going to be re-written, it's becoming a 3-tier system.

>SET BLATANT MARKETING ON
>
>You might want to checkout DataClas/VFP. It does EXACTLY what that paragraph above states. It is a data class written completely in VFP. For more info, check out www.redmatrix.com
>
>SET BLATANT MARKETING OFF

Certainly will.

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

Click here to load this message in the networking platform