D
DW
No one posted an answer to an earlier request, so I will try again
I am going to make a batch file to check and update the FE as needed.
My problem will be that when my application (that I made) opens for the
first time, it will prompt the user to find the location manually.
Unfortunately there are a few indidviduals here that are not very iliterate
on a pc. I am wanting to take that issue away by setting in code the
location of each table/database. What I am using for relinking will only
work after specifing the location at the very first instance upon opening,
then from that point it will relink on its own.
We use a peer to peer platform to share the BE and I always use the same
directory for both db's(Drive "H" for the first one, and Drive "I" for the
second), they are mapped drives.
Is there a way to set the path?
I remember seeing something about unicode I believe to do this a long time
ago but I dont remember where I saw it.
I would like to use that in conjuction with my other code that I use to
relink with. I just need help with specifing the location, the rest I can
fiqure out.
Any ideals would be appreciated.
DW
I am going to make a batch file to check and update the FE as needed.
My problem will be that when my application (that I made) opens for the
first time, it will prompt the user to find the location manually.
Unfortunately there are a few indidviduals here that are not very iliterate
on a pc. I am wanting to take that issue away by setting in code the
location of each table/database. What I am using for relinking will only
work after specifing the location at the very first instance upon opening,
then from that point it will relink on its own.
We use a peer to peer platform to share the BE and I always use the same
directory for both db's(Drive "H" for the first one, and Drive "I" for the
second), they are mapped drives.
Is there a way to set the path?
I remember seeing something about unicode I believe to do this a long time
ago but I dont remember where I saw it.
I would like to use that in conjuction with my other code that I use to
relink with. I just need help with specifing the location, the rest I can
fiqure out.
Any ideals would be appreciated.
DW