Bernd The only things that would give me concern would be ODBC access - this fiddlws with things in ^mdd and ^mcq but as far as I can see these are all in the same place so it should not break
Also watch out for the global mapping - the package name is truncate to the first 8 characters Finally - I wonder if there is a way to do something sexy with csp ie all the work pages may be the same but you may, for example, want to have a different logo, or different css's for each client one way I guess would be to have a .INC include that contains the logo name and this .INC would be private to eacj client namespace you would then say <img src="#($$$ClientLogo)#"> :} Peter
