| Jason Hinsperger \(iAnywhere\) 2005-05-13, 8:23 pm |
| In your ODBC DSN for the connection to the MySQL database, make sure you
have the following options checked on the advanced tab:
"Don't Optimize Column Width"
"Return Matching Rows"
This should resolve the error you are seeing and allow the migration to
proceed.
--
Jason Hinsperger
Product Manager
iAnywhere Solutions
********************
********************
********************
For the latest downloads technotes, whitepapers, webcasts and other
developer
resources, go to: http://www.ianywhere.com/developer/
********************
********************
********************
"Aaron" < aaron@idealernetwork
.com> wrote in message
news:4285053c$1@foru
ms-2-dub...
>I need to migrate a DB from MySQL to ASA I migrated the DB to mysql on my
>local machine, and setup ODBC and when I try and migrate the DB I get this
>error. I am clueless what this means or how to fix it. The remote table
>does exist...
>
> CREATE EXISTING TABLE "idealerdata"."carconfig_css_et" AT 'MySQL
> migrate;;;carconfig_
css'
> [Sybase][ODBC Driver][Adaptive Server Anywhere]The remote table 'MySQL
> migrate...carconfig_css' could not be found
>
|