Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL - how to create database
Message
From
09/10/2009 09:22:42
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
08/10/2009 05:06:30
Alex Kwong
Independent Consultant
Malaysia
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Database:
MySQL
Miscellaneous
Thread ID:
01427965
Message ID:
01428448
Views:
43
>I am new here, please tell me how to connect a DBF or DBC in a remote server with IP address? Sorry if I post in the wrong place.

I am not sure what technology you are thinking about here; how "remote" is the server?

Dragan's answer reminded me that you can easily share folders on a local area network, but I don't know if that is what you need. If it is in the same local area network, a simple solution is to share a folder, and access the tables just as you would access the tables on your own computer, for example:
cd \\MyServer\MyApplication\Data
open database MyDatabase
* Or open the table directly:
use MyTable
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform