Different 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 ArticleErrors when Migrate from access DB to MySQL (1 reply)
Thanks in advanced ;) I'm trying to migrate from access DB(.mdb) to MySQL But now I have a problem :( During "Reverse engineer selected schemata" step, I have this log: Starting... Connect to source...
View ArticleMigrating from SQL Server 2008 R2 (no replies)
Hi,i'm trying to migrate from SQl Server 2008 R2 but i have this error in the reverse engineer selected schemata File "C:\Program Files (x86)\MySQL\MySQL Workbench CE 6.0.7\modules\db_mssql_grt.py",...
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 ArticleCannot connect to MS SQL 2005 to begin migration process (1 reply)
Hello, I was hoping someone could help me. I'm attempting to migrate from MS SQL 2005 on a Windows Server 2003 machine to a new server with Centos 6.5 installed. I have MySQL installed, using MySQL...
View ArticleOracle to MySql migration using workbench (no replies)
Does MySql workbench 6.0 support migration of Oracle to MySql?
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 ArticleHow to Import DBF file to Mysql? (3 replies)
I use mysql workbench 6.1.6,but it can not import dbf or excel file to mysql database,I hope mysql workbench team add this two file type import support,thanks.
View ArticleWhich version of MySQL is Opensource? (1 reply)
Hi All, I would like to install MySQL, which is open source. I don't have idea about which version. Anyone please send me link to download, which is compatable with Microsoft Visual Studio 2013. I'm...
View ArticleMySQL Workbench: Guide to Database Migration from Microsoft Access (no replies)
MySQL Workbench: Guide to Database Migration from Microsoft Access http://mysqlworkbench.org/2014/08/how-to-guide-to-database-migration-from-ms-access-using-mysql-workbench/
View ArticleWorkbench Access to MySQL migration issue. (3 replies)
MySQL Workbench version: 6.2.3.12312 Build 2280 32 Bit Win 7 pro, latest patches. I am trying to Reverse engineer a MS Access 2010 DB to a MySQL DB. I get to the reverse engineer part and it almost...
View ArticleMySQL online database for 5 users (1 reply)
I created a pretty simple database that I'm planning to convert to MySQL using WorkBench. It has 1 Table and 2 Forms. What I'm trying to do is have an online database that 5 users located in different...
View ArticlePentaho design report (3 replies)
I am running this error " Parameters provide for this report are not valid". View has been created using mysql workbench and is executing well from my database called "test". What is the problem here?
View ArticleMigrating table from Oracle to MySQL fails on column not found, when this...
I'm trying to populate MySQL table from Oracle. On GUI all is well. but when I take the script and try to run it as a batch it fails, on 'column not found in target table', when this column is not in...
View ArticleReverse Engineer Access database in MySQL Workbench (no replies)
I am trying to migrate a Microsoft Access database in MySQL Workbench in Windows 7. The problem is at Revers Engineer Source. I get a "A task has failed executing." Here is the following message log...
View ArticleMigration skips all views and stored procedures (5 replies)
Did I miss this in the documentation? Workbench clearly knows about views and stored procedures in my MS SQL DB, but when I went to migrate the DB it created commented code for those structures and...
View ArticleHow to import ODBC datasource in MYSQL (1 reply)
I have created ODBC data-source to access filemaker data-source. Now I want to import this data-source into MYSQL.How to add ODBC data-source into MYSQL ?If no then whats another options are available ?
View ArticleMigration of SQL Server 2008 R2 to MySQL (no replies)
I am attempting to migrate a sql server database to MySQL using the Migration tool. During the reverse engineer step I am getting the following error stating 'NoneType' object has no attribute 'upper'...
View Article