RE: MSSQL-MySQL Compatibility Question

2005-10-27 Thread J.R. Bullington
Thanks guys! J.R. -Original Message- From: JamesDR [mailto:[EMAIL PROTECTED] Sent: Thursday, October 27, 2005 9:21 AM To: mysql@lists.mysql.com Subject: Re: MSSQL-MySQL Compatibility Question J.R. Bullington wrote: > Hi All, > Quick question -- I have a client who co-

Re: MSSQL-MySQL Compatibility Question

2005-10-27 Thread JamesDR
Can MS-SQL and MySQL run on the same box and not conflict with each other? I don't have the SQL disks in front of me to test and I was wondering if anyone else ran into this situation. Box is a Quad Xeon 2.0GHz, 1GB RAM, 80GB Ultra3 SCSI Raid. Thanks! J.R. I have MSSQL + MySQL on the sam

Re: MSSQL-MySQL Compatibility Question

2005-10-27 Thread Alexey Polyakov
Yeah, it's perfectly ok to run both on the same machine at the same time, though with MS SQL you're limited to Microsoft OS. -- Alexey Polyakov -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MSSQL-MySQL Compatibility Question

2005-10-27 Thread J.R. Bullington
Hi All, Quick question -- I have a client who co-owns a server with me. I am a die-hard MySQL guy, they are MSSQL. They have some proprietary Access-frontend/MSSQL-backend financial system that they want to continue to use (i.e. pigheaded and won't convert). Can MS-SQL and MySQL run on th

Re: msSQL <-> MySQL (exhanging data between the two)

2004-03-05 Thread Victor Medina
hat it actually uses MySQL connections. > Unfortunately I speaked to the software vendor about it and they said > that it was not an option at the moment. > > My question then is if MySQL could replicate data with MsSQL as master > as following setup: > > User -> CRM ->

msSQL <-> MySQL (exhanging data between the two)

2004-03-04 Thread Daniel Ek
User -> CRM -> MsSQL (<)--> MySQL --> Apps that relies on MySQL data I would be thankful to any comments and/or suggestions I can get Regards Daniel Ek -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: msSQL-MySQL

2003-06-06 Thread Karam Chand
Hello Try SQLyog at http://www.webyog.com/sqlyog. You will find a good tutorial out here http://www.devshed.com/Server_Side/MySQL/SQLyog/page1.html HTH...KARAM --- Karma Dorji <[EMAIL PROTECTED]> wrote: > Is there is utility which is free to convert ms SQL > 7.0 running on windows > NT into a

RE: msSQL-MySQL

2003-06-06 Thread Mike Hillyer
PROTECTED] Subject: msSQL-MySQL Is there is utility which is free to convert ms SQL 7.0 running on windows NT into a mySQL format, i would be very grateful if someone in here could help me out. Thanks. Karma - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: &

Re: msSQL-MySQL

2003-06-06 Thread Curtis Maurand
Oooh, just dawned on my. On the windows side there is a gui front end called mysqlfront which uses ODBC to talk to multiple databases. It will pull the data from a mssql server and move it to a mysql server. I haven't used it against a mssql server, but I did use it against an access database a

msSQL-MySQL

2003-06-06 Thread Karma Dorji
Is there is utility which is free to convert ms SQL 7.0 running on windows NT into a mySQL format, i would be very grateful if someone in here could help me out. Thanks. Karma - Original Message - From: "Heikki Tuuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 06, 2