Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
W2000+ASP+ADO+Novell 4.2 Is it really working?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00558220
Message ID:
00559528
Views:
26
>I take it you have a free table DSN called "amb2" pointing to the N:\ root directory. Can you open the table using this DSN from within VFP? You can use either SPT or ADO from VFP to test that this DSN is working.
>
>Also you can try a DSN-less connection, simple example below:
>
strConn = "SourceType=DBF;SourceDB=N:\;Driver={Microsoft Visual FoxPro Driver}"
>cn.Open strConn
I have done it ! It really works! Thank you very much for your help and Microsoft for this robust Internet tool.

The reason of my disability was that I used at first DSN-less connection, but it don't work (and I don't know how forced it work with Novell's volumes).

After it I have made DSN connection and it didn't work too while I removed flag into it - "Fetch data in background". Now it works perfectly! Message "file aaa.dbf don't exists" dissapeared.

Thank you very much indeed.
Previous
Reply
Map
View

Click here to load this message in the networking platform