Not sure if this is a database question or general PC concern –
We have a DB tracking engineering drawings. It includes a QueryByForm which lists appropriate files. It has a command button that opens the corresponding file with our CAD program. I did all the testing on my machine and it works great. I copied to others and it bombs. It says it can’t locate the file which resides on our server in folder Z:\plans\. If I move some of the files to their local machine as a test (i.e., C:\plans\), and change the code to look in C:\plans\ instead of Z:\plans\, it works fine. All persons have the same permission on the server as I do – some on XP, others on Win2K. So something’s apparently configured differently on my machine compared to theirs – but, I have no idea what.
Any suggestions would be greatly appreciated.
Thanks,
SKK
We have a DB tracking engineering drawings. It includes a QueryByForm which lists appropriate files. It has a command button that opens the corresponding file with our CAD program. I did all the testing on my machine and it works great. I copied to others and it bombs. It says it can’t locate the file which resides on our server in folder Z:\plans\. If I move some of the files to their local machine as a test (i.e., C:\plans\), and change the code to look in C:\plans\ instead of Z:\plans\, it works fine. All persons have the same permission on the server as I do – some on XP, others on Win2K. So something’s apparently configured differently on my machine compared to theirs – but, I have no idea what.
Any suggestions would be greatly appreciated.
Thanks,
SKK