Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing vfp table via IP
Message
 
To
15/02/2007 15:55:55
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01196128
Message ID:
01196401
Views:
22
>>>Why can't he connect via odbc?
>>
>>Good question. I had that discussion with him a few days ago. He will only be accessing our foxpro data, reading and maybe writing.
>>
>>We are replacing our phone system. The new phone system claimed to be ODBC compatible but we just found out that only meant it could talk to SQL Server or Oracle. The guy claims to have mapped to the directory in question but still could not access the foxpro tables. The phone software can only access data via IP.
>
>I just tried this through my home network, and it worked:
>
>
USE "\\192.168.0.100\sharename\PROGRAM FILES\some app\some.DBF"
>
>So as long as you got permissions enough (which I do have for this machine, but not for the other one), this should work... as fast as network permits.

Yep, and you can even map a drive over the internet, if someone allows you through.

Net use z: \\216.37.76.256\data /user:john thisismypassword will map z: across the internet. Of course you'll need a real ip address and the other stuff, but it works (slowly) but it works.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Reply
Map
View

Click here to load this message in the networking platform