Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New Articles Posted
Message
De
06/09/2002 09:13:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00697310
Message ID:
00697456
Vues:
13
ADO should be faster than ODBC.

>Craig,
>
>Your article is very well written and very teaching!
>Es you of agreement with me that a connection by DSN is faster than a connection ADO ?
>
>* Create the Database object
>oDB = oRpt.Database()
>
>* Get has references to the DatabaseTables collection
>ocDBT = oDB.Tables()
>
>* Get has reference to the DatabaseTable object for table 1
>oDBT = ocDBT.Item(1)
>
>* Set the hiring
>* This one works for has DSN
>oDBT.SetLogOnInfo("TazODBCRuntime")
>
>IF oRPt.HasSavedData
>oRPT.DiscardSavedData()
>ENDIF
>
>
>cf Message # 695652
>
>Milcent bernhart
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform