The reason for more than one database is based on that every CV-database has it own build. The different "Human resource"-company got their own system. So, what i want to to, i want to create an database that is completely based on cells, for example CV-database "cv1" stores their year-data like this "20121127" where my database store it like this "20" "12" "11" "27". Upon export to "cv1", my database combines the cells to achieve the same format as "cv1" got. So, the where the CV-database "cv2" has the same format as mine, the data would just be copied from my database to CV-database "cv2". I may have been unclear in what i want to achieve, so i try again. I want to export data from one database to another database, copying my profile data by data, through Internet using the credentials from the other CV-database. My guess is that the data i stored in kinda the same ways in all different databases, where years are stored as integers and text as string etc. The other CV-databases do not support import from other databases, thats why i want to access their database from my database with my data copied to their database in their data format. If i updates my database, i want all the other databases to be updated by just clicking "export" in my homepage. I understand that i may have to customize all kind of export in order to achieve the right format upon export to the other database. /Regards, KlingKlang