Migration of SQL Server 2008 R2 to MySQL (1 reply)
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 ArticleMigrate Wizard Problem - Migrate from MS SQL to MySQL (1 reply)
Hello everyone, I have the following problem and although I can not select anything in the Migration Wizard, everything seems disabled. I wanted to import data from a MS SQL table in a MySQL table So...
View ArticleMigrate from MS SQL Server to MySQL (no replies)
https://www.percona.com/blog/2016/06/23/migrate-from-ms-sql-server-to-mysql/
View Articlemysql database read sqlserver database (1 reply)
i want select data sqlserver from mysql storeprocedure..but a don't know can help me thanks
View ArticleUpdate table from sqlserver to mysql (4 replies)
Hi everyone! Hope you're finding very well. I've got the following issue: I've got a DB on SQL Server with a Table (Lets call it Table1). This DB is for a development in ASP, and I can't toch anything...
View ArticleWorkbench 6.3 and SQL Server 2000 Migration (1 reply)
I'm looking into migrating a very old SQL Server 2000 database instance to MySQL. I've been trying to do the migration with Workbench 6.3 but it seems as though it has dropped the compatibility with...
View ArticleMySQL Migration Wizard results in 'Found record bigger than...
I am trying to migrate a database from MSSQL 2014 to MySQL 5.7 using Workbench 6.3 (CE) on a Windows machine. I have already set the value of max_allowed_packet to 1G in my.ini file. However, I'm...
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 ArticleSQLServer --> MySql migration (no replies)
I'm trying to do a migration from SQLServer to MySQL and during the stepped process I got this log with errors. I'm not a tech guy so I'm not able to understand which could be problem. What is the...
View ArticleMigrating from MS SQL Server (10 replies)
I just started with SQL server to look at a database .bak file we had at work. I am running SQL Server Management Studio 2016 ver 13.0.16000.28. I imported successfully and can even run queries...
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 ArticleMicrosoft SQL MSSQL to MySQL Data migration using MySQL workbench 6.3 (no...
https://lalitvc.wordpress.com/2016/12/28/mssql-to-mysql-data-migration-using-mysql-workbench-6-3/
View ArticleMigrating written queries (no replies)
Hello Everyone. We are considering migration from SQL server to Mysql. We have a few terabytes of databases, about 1500 tables in each. The migration of the schemata and data went pretty smooth, but...
View ArticleConnected MySQL to SQL Server (no replies)
I have a server with database MySQL. And i have other server with database SQL Server 2012. So, i have 2 server/computer. I want connected database MySQL to SQL Server / from SQL Server to MySQL with...
View Articlemysql table update from sql table (no replies)
How to use mysql update table from sql table
View Article"Invalid date literal detected" when reading decimal (no replies)
Hi everyone, I'm attempting a migration from MSSQL to MySQL and keep coming across a "Invalid date literal detected" error when reading certain decimal columns. I'm running the following (all...
View ArticleInsert data in MSSQL from MySQL? (no replies)
So I'm currently inserting data into a MySQL table from a form on my Linux-based website. When a customer submits an inquiry through our web form, a new row is added to the specified table in MySQL....
View Articleconnecting MSSQL database using MYSQL workbench (no replies)
Hi Experts, I am using MYSQL Workbench. MySQL Workbench Community (GPL) for Windows version 6.1.4 revision 11773 build 1454 One of my database is on MSSQL server 2005. I want to connect to database on...
View ArticleQuery Translator (2 replies)
Is there a software that will actively translate queries made by my software that is written for MSSQL to queries that MySQL would understand?
View ArticleMigration of SQL Server 2008 R2 to MySQL (1 reply)
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