Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Intranet with VFP?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00513853
Message ID:
00513873
Views:
13
>I am looking at an RFP specifying "Web-based Intranet connections". With Intranet,Can VFP clients connect to SQL or Fox DBC through the ODBC. Or or does this imply browser clients (only) and CGI? Any advice on connecting VFP to intranet data sources appreciated.
>Thanks

If you can establish a UNC to the intranet server and there is a share set up then you can use a VFP source (e.g. \\XXX.XXX.XXX.XXX\MyShare\MyDatabase.DBC). This requires multople IP ports to be open for this and may not work through some firewalls.

SQL Server is doable in kindof the same manner. You can specify the Server as some IP address and the ODBC driver will take care of it. Again, the necessary ports need to be open through your firewall (if applicable). The differenc ebeing that no shares need be set up because SQL Server speaks TCPIP directly.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform