i have vfp 6.0 on a ME machine. have most recent service pack
i'm trying to use a temporary dbf with cdx and fpt files. the dbf is copied from the server (mapped drive) to the local hard drive using the 'copy file' command. the user makes changes to the table and upon exit the dbf (with the cdx and fpt files)is copied back to the server using the 'copy file' command once again.
the changes are made to the table on the local drive, i've checked. but, when the table is copied back to the server and then the table is copied back to the local drive to open again, the changes aren't there. there is no errors. i just have the computer overwriting the files each time it copies. this is maddening..why can't it just write over the files...i've looked over my code for three days...i just won't do what i'm telling it to do.
i'm trying to use a temporary dbf with cdx and fpt files. the dbf is copied from the server (mapped drive) to the local hard drive using the 'copy file' command. the user makes changes to the table and upon exit the dbf (with the cdx and fpt files)is copied back to the server using the 'copy file' command once again.
the changes are made to the table on the local drive, i've checked. but, when the table is copied back to the server and then the table is copied back to the local drive to open again, the changes aren't there. there is no errors. i just have the computer overwriting the files each time it copies. this is maddening..why can't it just write over the files...i've looked over my code for three days...i just won't do what i'm telling it to do.