Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and ASP
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
VFP and ASP
Miscellaneous
Thread ID:
00484631
Message ID:
00484631
Views:
48
I need to open 2 VFP free tables in an ASP page. I tried:

connstr1 = "Driver={Microsoft Visual FoxPro Driver};UID=;SourceDB=table1;SourceType=DBF;"
cn.Open connstr1
connstr2 = "Driver={Microsoft Visual FoxPro Driver};UID=;SourceDB=table2;SourceType=DBF;"
cn.Open connstr2


Sorry, I forgot what the commands are to format the code.

I receive an error that it can not access the object again. Any ideas?
DLC
"Use the Right Tool for the Job!"
davidandcynthia@email.com
Next
Reply
Map
View

Click here to load this message in the networking platform