Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To create DSN using OLEDB for Free Tables
Message
From
29/06/2006 05:36:22
 
 
To
26/05/2006 07:36:42
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Miscellaneous
Thread ID:
01125173
Message ID:
01132652
Views:
18
Hi,

I tried the code below for assigning free tables directory at runtime

x = "Provider=VFPOLEDB;Data Source=c:\myPath"
cry1 = CREATEOBJECT("crystal.crystalreport")
cry1.Connect(x)

but when i do this i get an error saying
OLE Error code 0x80020011 Does not support a collection.

How can I solve this error. ?

TIA
Shailesh.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform