Regarding using the client side registry fix/hack...
has anyone noticed any general speed issues with the client PC
or any other unwelcome side effects in the general use of the PC for other apps etc?
I jave noticed one side effect of SMB registty fix to some other software created in Java and using the same access db as a backend with JDBC (similar to odbc).
Java software was making rhe connection very slowly. This speed issue is appearing when we use the acces db together with the java program on the same pc (eg my frontend open and minimized and the java program trying to connect with serious speed issues).
When tried to use the java program without my program open and connected to the same db, then java program performed quite well but not very fast again but faster than when my program was also open).
The wierd thing is that when my program is not connected to the mdb backend and I open the backend with double click like a single access file and minimize the ms access, then if after I open the java program, then this program runs very fast!!!
All these are happening with SMB registry fix and server fix disabled on server.
With server fix no such speed problems.