Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Linking Fox and Oracle
Message
 
 
À
18/06/1999 08:46:09
Gregg Geeslin
Kwajalein Range Services
Apo, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00227943
Message ID:
00231438
Vues:
23
I am retrieving both tables and views from Oracle (VFP will not recognize my index keys when I select then into a remote view, thus making joins very hard to do). I had turned off autoarchive, but then ran out of space on the archive log ( Connection Error: End of file encountered) which crashed my import. At present, I am trying once again to finish the import. A select statement within a loop on an oracle base table is averaging 82.34 seconds, and reaching over 100 seconds. The query is mereley maing certain that the record is not already in the table

select sernum from pers where pers.sernum = m.sernum into array temp;
if _tally <> 0
yadda yadda

So, speed is a vey major concern. I am using the "latest and greatest" driver, the one supplied with Oracle 8.0.5.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform