Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and .NET Data Comparison
Message
De
16/01/2006 11:30:32
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
 
À
16/01/2006 09:39:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
01080965
Message ID:
01087206
Vues:
43
>Hi Dorin,
>
>Thks for your code. This results still sound much better then
>those that Terry reported in his message.
>
>Cannot test it myself (still with VFP6)
>but something puzzled me here ...
>
>Folowing part ;
>
>*
>
>
>nSeconds=seconds()
>
>*********************************Part of your code
>.
>LOCAL cSchemaXML, cTempCursorName
>cTempCursorName = SYS(2015)
>oCollection = NEWOBJECT('Collection')
>SELECT * FROM (cCursor) WHERE RECNO() = 0 INTO CURSOR ( cTempCursorName  )
>CURSORTOXML(cTempCursorName ,'cSchemaXML',1,1,1,"1")
>
>nSeconds = seconds() - nSeconds   &&my insertion
>
>
>.
>.
>*********************************
>
>
>
>
>nSeconds = ???
>
>How long does it take ?
>
>

0.000 seconds :)

With 150000 records takes 0.030 seconds. Some fake CREATE EMPTY CURSOR FROM ...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform