I am using the bulk sync with sql command to sync the database with excel data, but getting the error "MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown table 'ongc_asset_mng.temp_tbl_d5c63b7309ac40b1881ed2dcfea72f1b'." Could you help how to resolve this error.
-------------------
Subash Yadav
Just to register here as well, the issue was the connection string that wasn't using the MySQL format as suggested in our documenation.