sorry, I thought that my explanation was clear enough...
I have a few databases (db1, db2, db3...) which use the same functions and subroutines (RelinkTables, some string operations...), so I created another database (CommonDB) where I placed in modules the functions and subroutines which...