Connected with the two databases and a different HOST, I’ve done.
In this case I have a problem when entering record into the database A.
example:
I have 2 database connection that is:
con1 -> host 192.19.0.10; database name = A
con2 -> host 192.19.0.1 ; database name = B
I created a button in order to include records from database B to the database A.
I use a macro sc_exec_sql, and the error message like “ERROR: schema” HR “does not exist”
Please help me to get out of this error.
Thanks Before
Regard
LeiGen