exporting database (1 reply)
Hello, I have workbench 5.2.47 I want to export my database via workbench, but I getting an error: 2:49:32 Dumping @@@@ (logins) Running: "C:\Program Files\MySQL\MySQL Server 5.6\bin\mysqldump.exe"...
View Articlesql server to mysql for magento (1 reply)
I'm working on restructuring of an existing asp & sql server based online store to magento. I have no knowledge of existing sql server db as it was created by someone else 10 years ago. Which tool...
View Articleworkbench encode migration problem. HELP (7 replies)
Hello guys, Argentinian Developer here. I really need help so im hopping you help me with this.. im using this post as last chance since i've spent more than 2 days trying to find a workaround with no...
View ArticleMySQL Workbench 6.0 is GA (no replies)
MySQL Workbench 6.0 is GA - https://blogs.oracle.com/MySQL/entry/mysql_workbench_6_0_new - http://mysqlworkbench.org/2013/08/mysql-workbench-6-0-6-ga-released/ -...
View ArticleMS ACCESS to MYSQL schemata selection empty (2 replies)
I am attempting to use the MYSQL Workbench Version 5.2.47 to migrate an MS Access database 2007 (file extension *.accdb) to MYSQL. The ‘Fetch Schemata List’ step completes successfully reporting no...
View Articlemigration fails when target fields renamed: "Invalid Column Name" (1 reply)
Hi all, I've been pulling out my hair on this one; it SEEMS like it should work. I'm migrating data from an old SBS2003 box running SQL Server 2005, to a new Win7 machine running MySQL Community...
View ArticleDifferent Hosts, Different Schemas, Migration Help Needed (3 replies)
I need to transfer the contents of a schema on one host to a different schema on a second host. I do not have the option to create or rename a schema. All migration tools I have attempted will only...
View ArticleNvarchar- sql server to Varchar - mysq (2 replies)
I have been trying to use the migration toolkit in mysql workbench V6 to generate a schema from my sql server database. I am finding that for columns defined as nvarchar in sql server the toolkit...
View ArticleMySQL in SCaVis (1 reply)
Hallo, I would like to conect the MySQL Databank to SCaVis directly without the use of java in order to represent data in diagrams directly from the database without use of java. Is it possible to do...
View ArticleAdd Tables to Existing MYSQL database with Workbench (2 replies)
Dear All, I migrated an MSSQL database to MYSQL using Workbench 6. I would like to be able to add more files without having to migrate the whole database again. Is there an option to add files? If I...
View ArticleData Migration (1 reply)
The MySql Workbench Migration Wizard works great. Is there a was to schedule the command it generates ? Preferrably from cron (unix) but also from the Windows Task Scheduler ? (if not directly from...
View ArticleWorkbench Migration Scheduling? (6 replies)
Hello, Hope you can help me out here. I have a source MSSQL database on one server, a target MySQL db on another server and I'm using Workbench 6.3CE on a client machine to migrate the bits that I...
View ArticleWhat's the reason of "Copy data to target RDBMS failed" in Transfer the data...
Starting... Prepare information for data copy... Prepare information for data copy done Determine number of rows to copy.... Counting number of rows in tables... wbcopytables.exe --count-only...
View Articlewbcopytables: Invalid option (no replies)
I am migrating sql server tables in MySQL using wbcopytables command. I want to copy a specific range(id 1-10000) of data from MSSQL to MySQL, so I am using below syntax. wbcopytables...
View ArticleMigrate from SQL Server 2000 using Workbench (4 replies)
Hi, I am trying to migrate from SQL Server 2000 to MySQL 5.7 using Workbench 6.3.7. I, like many others according to a search online, are getting a failure at "Retrieve schema list from source"....
View ArticleTables missing in conversion from SQLServer (no replies)
bulk_copy_tables.cmd fails if the bcp query length is exceeded. Once it fails, all subsequent tables are omitted from the import_<database>.sql file. The length is exceeded because all text...
View ArticleSQL_NO_TOTAL error while moving data from SQL Server 2014 to MySQL 5.7 (2...
Hi, I am getting a SQL_NO_TOTAL error for one of the columns with data type as varchar(1024) when trying to move data from MS SQL Server 2014 to MySQL 5.7. I am using freeTDS 1.00 version with MySQL...
View Articlemysql migration - data verification (no replies)
How do i verify the migrated table data between sql server to mysql? Is there any 3rd party software, i can use to compare each table data? thanks krishna
View ArticleDatabase Migration from Microsoft SQL Server using MySQL Workbench (1 reply)
while doing database migration it only migrate tables not store procedure , views and trigger why? i want to migrate the complete database. please help me Thanks Manish Kumar
View ArticleAutomation of Data load from Excel (no replies)
Is it right forum to post the question ?
View Article