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

Click here to load this message in the networking platform