Query SQL server to MySQL - get data (no replies)
I am trying to extract some information from a MySQL database using MS SQL server Linked Server functionality (sql server 2005). I need to get debit information and credit information and join on key...
View ArticleHow to connect SqlServer from MySql (no replies)
Hi, I want to coneect Sqlserver from MYSQL to using LinkedServer . And i want retrive data from sqlserver and dump into mysql. How can i do this. please help me provide the related stuff. Thanks in...
View ArticleDatabase Migration from SQL Server 2005 (no replies)
Hi All, I had developed an Database driven Application Software in VB.net with the back end of SQL Server 2005. Now I want to migrate the database from SQL Server 2005 to MySQL. Is there anybody to...
View ArticleSQL Server Query from Mysql Query (no replies)
Hi, I need help for transform the SQL Server Query from Mysql Query. This is my query: ------------------------------------------------------------------------------- " DECLARE @em varchar(100) SET...
View ArticleHow to migrate SQL Server to MySQL... (2 replies)
Hi All, Yes I am another newbe to MySQL (sigh) and I have hopefully a simple problem. How does one migrate a SQL Server 2012 database to the latest MySQL? I tried the lastest workbench and it seemed...
View ArticleDifference b/w SQL Server 2005 & 2008 (no replies)
Can anyone tell me the difference between SQL Server 2005 and SQL Server 2008?
View ArticleTransfering a file form a MSSQL database to a oracle database (no replies)
please give me a script that wil transfer a flat file from an MSSQL Database to an oracle database
View ArticleDataMigration from Sqlserver to MYSQL (Experts help need!) (6 replies)
We want to migrate from Sqlserver to MYSql . We are able to Migrate Tables , but unable to convert StoredProcedure of Sqlserver to Routines of MySql. Even Simple Procedures are not converting. Experts...
View ArticleDatabase Migration -- Microsoft SQL Server 2008 - MySQL 5.5.20 (no replies)
Hi, I recently download the lastest version of MySQL Migration Toolkit to migrate a Microsoft SQL Server 2008 database to a MySQL 5.5.20 database. I was able to connect to both the source and the...
View ArticleHow to connect SqlServer from MySql (2 replies)
Hi, Hi, I want to coneect Sqlserver from MYSQL using LinkedServer . And i want retrive data from sqlserver and dump into mysql. How can i do this. please help me provide the related stuff. Thanks in...
View ArticleSLOW VIEW (1 reply)
Hi, my name is Niccolò Benvenuti, from Italy.( I'm sorry for my English!). My problem: I distrubute an ERP software for small industry (5 to 50 connection/clients). This software can use Sqlserver or...
View ArticleConnection to MYSQL from external windows application (1 reply)
Hi all! I have a website that was developed in PHP using MYSQL. Now, I am wanting to write an application in windows which accesses the MYSQL database, and returns data from that database to the...
View ArticleHelp! (no replies)
Hi! Well, I have a root password, but I forgot it, how can I get it back?
View Articleimporting data from sql server (2 replies)
hi , i want to change my server's database from sql server to mysql. I have tried this by exporting data in .sql format and importing in mysql server. But it gave me error and leave the whole task in...
View Articleinsert data from MySQL into SQL Server (3 replies)
Hi, i want to make my SQLServer can automatically get data from mysql and insert it into my SQLServer table, anyone know how to do this? mysql table : tbl_downtime (date datetime, downtime varchar,...
View ArticleI am facing an error while migrating data from sql server 2008 to mysql...
ALTER PROCEDURE [dbo].[proc_ltcmigrate_residents] AS BEGIN /* PersonFriendlyId is ported as NULL. FacilityId is determined based on the following rules in order a. If there is a valid facilityid in...
View Articleduring migrating data from msql 2008 server to mysql server i am faced with...
ALTER PROCEDURE [dbo].[proc_ltcmigrate_residents] AS BEGIN /* PersonFriendlyId is ported as NULL. FacilityId is determined based on the following rules in order a. If there is a valid facilityid in...
View ArticleCopy the data from different host and database (no replies)
Hi everyone, how can i copy the data from db1.table to db2.table with different username and password? Example. the username/pass of db1.table is username: host1 password: host1 and the username/pass...
View ArticleMoving from Microsoft SQL SERVER 7.0 to MYSQLSERVER 5.5 (no replies)
Hi, I've just moved from Microsoft SQL SERVER 7.0 to MYSQL SERVER 5.5 I've installed MYSQL SERVER 5.5 and MySql Workbench 5.2 CE I changed the version due to the new server I've bought to replace my...
View ArticleHow to Reset MS SQL Server 2008 Password? (no replies)
I’ve forgotten the password of SA account, therefore I am not able to login to my SQL Server 2008 R2. I have another account, but with no special privileges. Anyone here can tell me how to reset SQL...
View Article