Hi all -
I have an application that writes a file lock to the server when a certain table in a database is being updated. When the application writes to the server(4.11), the server truncates the filename to 8 char, which in the long run, the application is looking for the full file lock name, doesn't see it & then doesn't lock the table.
Long name support is enabled & we don't seem to have this problem with anything else, but this application. Has anyone seen anything like this & if so, how did you get around it?
Thanks a ton!
I have an application that writes a file lock to the server when a certain table in a database is being updated. When the application writes to the server(4.11), the server truncates the filename to 8 char, which in the long run, the application is looking for the full file lock name, doesn't see it & then doesn't lock the table.
Long name support is enabled & we don't seem to have this problem with anything else, but this application. Has anyone seen anything like this & if so, how did you get around it?
Thanks a ton!