Hi,
how does PL/SQL Developer detect if a file changed and shows the "file was changed - reload/discard changes/overwrite"-boxes? Is it just a simple comparison of last modified date?
I suffer under the the effect that I'm always prompted with this messages which is kinda annoying because you have to read them carefully and choose yes or no depending on the actual box. The files are stored on a fileserver.
how does PL/SQL Developer detect if a file changed and shows the "file was changed - reload/discard changes/overwrite"-boxes? Is it just a simple comparison of last modified date?
I suffer under the the effect that I'm always prompted with this messages which is kinda annoying because you have to read them carefully and choose yes or no depending on the actual box. The files are stored on a fileserver.