Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLPREPARE() command...what is it good for?
Message
De
30/03/2004 10:58:02
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00890609
Message ID:
00890824
Vues:
21

We created a connection and are using SQLEXEC() to open cursors of data from tables
in the proprietary database.
The problem is that opening these tables takes forever and a day.
I was sort of hoping maybe using SQLPREPARE() might be the answer to my speed issues.


Who is backend or ODBC origin data type ?

I think SQLPREPARE() not change the situation, but Try is simple.

You can use MS Query for test the speed,
and see if the problem is into ODBC Server side.

You read
a) unfiltered tables
b) filtered tables
c) joined tables

?

With b)c) you can have a lack of indices.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform