Migrate 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 ArticleMigrazione dati (3 replies)
Buongiorno Ho una domanda da sottoporre, attualmente al lavoro utilizziamo un gestionale basato su MS SQL Server 2008, (per motivi di gestionale e altri, attualmente non posso variare questo SQL)....
View Articlemysql database administration basics (1 reply)
I am an experienced Microsoft SQL DBA, i am interested to learn about mysql. Is there any book or e-book which will go through basics of mysql database administration? I am coming from a windows...
View ArticleTime estimate for a migration? (1 reply)
Hi, I am new to MySQL. We have been developing a .NET application with SQL database. The costs for SQL are too high. Yes, we made a wrong decision there upfront. The app is not live up to now....
View ArticleAuto increment (1 reply)
I have a mysql table where in i have a field called patient_id which i do an auto increment and its the primary key !! since this number goes on patient card also simply 1,2 will not be good . Is...
View ArticleMS SQL & MySQL (no replies)
I am good at MS SQL and who can help me with a query or code that can connect data in MS SQL and data in MySQL. Thanks
View ArticleMigrating SQL Server to MySQL problem (1 reply)
I have developed a java application that is based on MS SQL Server 2005. Now I am trying to migrate my database to MySQL 5.6 by using “Migration Wizard” tool of MySQL Workbench. The problem is that I...
View ArticleMS Sql to MySQL migration - data transfer issue (7 replies)
Migration from MS sql 2008. workbench 6.3.5 Migration is failing when I am using different characters like (ã). Manual insert in to the table is working. But workbench is not able to convert it...
View ArticleInstalling Adventureworks db on MySql 5.7 (1 reply)
Hi all - Just finished a course on udemy and it was suggested that I continue to practice with the Adventureworks db. I am using Heidisql and have MySql 5.7. Can anyone tell me how to load...
View ArticleScheduling MSSQL Workbench to execute or export on a daily basis to MYSQL (3...
Can we use MSSQL workbench schedule to migrate tables or update tables to MYSQL on a daily basis
View ArticleDatabse QA. (no replies)
How do I check mysql table which is integer type does not have any character value, and if it has then it should shows that value 'False'.
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 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 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 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 Article