Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using a file through a network
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01514864
Message ID:
01514911
Views:
75
Yes using windows explorer i can see the file and through a support utility i can use the file too.
~M
>Can you get to the table with Windows Explorer?
>
>>I am trying to connect to a file over the network from a dll. I have tried both approaches 1 and 2 below but to no avail. With scenario 1 I get a file is in use 108 error and in situation 2 I get files does not exist. The network location is correct, the network drive is setup and connected. any thoughts?
>>
>>1 - SET PATH TO K:\NW
>>2 - SET PATH TO \\server-acc\kernel\nw
>>
>>
>>SELECT 0
>>1 - USE \\server-acc\kernel\NW\kftky alias 'TKY'
>>2 - USE K:\NW\kftky alias 'TKY'
>>SELECT TKY
>>
>>~M
Go raibh maith agat

~M
Previous
Reply
Map
View

Click here to load this message in the networking platform