Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New Articles Posted
Message
From
06/09/2002 09:13:15
 
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00697310
Message ID:
00697456
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform