Hi
im trying to automatically transfer some data from a Ms Access Db to a MySQL.
I connect to them both using ODBC and i know the query i want to get the correct data, but where do i go from there.
i want to get field1, field2, field3 in table1 in MS Access to field4, field5, field6 in table2 in MySQL
Does anyone have any tips for me???
im trying to automatically transfer some data from a Ms Access Db to a MySQL.
I connect to them both using ODBC and i know the query i want to get the correct data, but where do i go from there.
i want to get field1, field2, field3 in table1 in MS Access to field4, field5, field6 in table2 in MySQL
Does anyone have any tips for me???