Hi again,

i have one DB called MY_DATABASE and one table called CUSTOMERS.

What I want is to backup the table customers in another machine in a new 
database called MY_DATABASE but the issue is that I want the table to renamed 
to CUSTOMERS1

Which means

LOCAL MACHINE -> MY_DATABASE -> CUSTOMERS

will be copied to a slave machine, remotely

REMOTE MACHINE -> MY_DATABASE -> CUSTOMERS1

can you please tell me what options i have to add in my.ini to do this? Of 
course I want to exclude all others tables and update only CUSTOMERS table.

Thanks

Reply via email to