Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interbase x VFP
Message
De
05/10/2001 18:27:00
 
 
À
02/10/2001 15:59:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00563263
Message ID:
00565034
Vues:
21
Hi Antonio.

>I would like to write my aplication in VFP language and use Borland Interbase as the database. Is this solution better than using VFP database?

You can certainly do that. There's an ODBC driver for Interbase, so you can either use SQL passthrough functions or remote views to access and update the Interbase data.

That said, given a choice, you're better off using native VFP data. Performance will be much better. In testing I've done, Interbase sucks when it comes to joining tables (ie. SELECT somefields FROM sametable JOIN someothertable ...), plus it's just not as fast as VFP is for any kind of access.

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform