K
Kevin Murphy
Currently I have an application that will not run anywhere buy locally
from the installed C: drive. I have three PC's that need to be able to
access the data from the application (not at the same time, so record
locking isn't an issue). It's an older Foxpro app that uses a runtime
that does not understand mapped drives. So, my thought was to try to
access the shared resource from the PC with the data on it and mount
it as a subdirectory on the other two PC's.
There is no server at this location (yet). So DFS and folder
redirection is out. Subst would just give me another drive letter,
which the application pukes on. At this point I was thinking maybe an
NFS client would give me a transparent mapping to a subdirectory, but
not having much luck with that either. Has anyone had success with
this? Any ideas would be appreciated!
from the installed C: drive. I have three PC's that need to be able to
access the data from the application (not at the same time, so record
locking isn't an issue). It's an older Foxpro app that uses a runtime
that does not understand mapped drives. So, my thought was to try to
access the shared resource from the PC with the data on it and mount
it as a subdirectory on the other two PC's.
There is no server at this location (yet). So DFS and folder
redirection is out. Subst would just give me another drive letter,
which the application pukes on. At this point I was thinking maybe an
NFS client would give me a transparent mapping to a subdirectory, but
not having much luck with that either. Has anyone had success with
this? Any ideas would be appreciated!