Discussion:
Table location change
(too old to reply)
Ted
2005-04-11 15:40:26 UTC
Permalink
I have a program that currently resides on a server in its entirety
(database and program files are in the same directory). The user has
decided he wants the program to reside standalone on the workstation and the
database on the server. Do I just remove the tables from their current
location and add them back from the server location? Where should the DBC
be located on the server or on the workstation with the EXE?

Thanks

Ted
Lee Mitchell
2005-04-11 16:07:15 UTC
Permalink
Hi Ted:

Take a look at these articles and see if they are useful:

http://support.microsoft.com/default.aspx?scid=KB;EN-US;128996
http://support.microsoft.com/default.aspx?scid=KB;EN-US;147941


I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
Post by Ted
I have a program that currently resides on a server in its entirety
(database and program files are in the same directory). The user has
decided he wants the program to reside standalone on the workstation and the
database on the server. Do I just remove the tables from their current
location and add them back from the server location? Where should the DBC
be located on the server or on the workstation with the EXE?
Thanks
Ted
Loading...