Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slow SPT with Oracle Diver
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Oracle
Application:
Desktop
Divers
Thread ID:
01581828
Message ID:
01581830
Vues:
51
Hi,
I think, this is not Oracle or Oracle driver problem, but somewhere in vfp,

private pnID
pnID=10

with Microsoft driver:
sqlexec(,"select * from blabla where id=?pnID")
or
sqlexec(,"select * from blabla where id="+transform(pnID))
give the same speed

but with Oracle is the speed with "=?pnID" option much slower (100x) ..
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform