Jeff Harrison
jeffaharrison at yahoo.com
Tue Jul 3 09:27:04 PDT 2007
--- clay at andycomputer.com wrote:
> I'm using a Web Email Client so I hope this comes
> out as plain text.
> Think I have those settings Correct.
> Back a few months ago I was having a problem with a
> windows printer and
> after getting that problem solved
> I had a problem getting 1 certian report to print.
> Found the problem
> with that; the compiled report was corrupt and I had
> to recompile.
> During this time one workstation's batch file got
> changed like this
>
> set pfdata=f:
> set pfprog=c:
> set pfdsk=c:
>
> and should have been
>
> set pfdata=f:
> set pfprog=f:
> set pfdsk=f:
>
> so I now from that point have 2 sets of data. there
> is only one database
> that I am concerned with merging from the
> workstation into the server.
> So not everyting has to be merged 4 or 5 databases
> are in the program.
> is there any painless way of doing this?
>
> Thanks
>
> Clay
>
Hi Clay. I received this as plain text FYI.
Yes, this shouldn't be too difficult. However, you'll
need to give a little more information so that we can
work out the details. I assume from your description
that when you say "database" that you mean a "filepro
file". Basically, what I believe that you need to do
is take the local one, and copy it with fpcopy. Then
write an archive process from that file to the
original file.
The processing will look something like this:
Then: Lookup tmp = origfile r=free -e
Then: copy tmp
Once you set up the output format and this associated
processing, then you can copy this new filepro file to
the server and run this process on just the records
that you want to copy over.
This assumes that you just need certain records, and
that you have a reasonable way of identifying which
ones are the ones that you need. Also, it assumes
that you don't need to worry about duplication - Hence
my point about needing some clarification.
Good Luck
Jeff Harrison
jeffaharrison at yahoo.com
Author of JHExport and JHImport. The fastest and
easiest ways to generate filepro exports and imports.
____________________________________________________________________________________
Food fight? Enjoy some healthy debate
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367
More information about the Filepro-list
mailing list