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
J.R. Bullington wrote: 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

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: Compatibility question

2004-02-27 Thread Dan Nelson
In the last episode (Feb 27), Rick Robinson said: > Is a statically linked 3.23.x MySQL client compatible with a 4.1.x server? > (Assuming the use of old-passwords). Yes -- Dan Nelson [EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysq

Compatibility question

2004-02-27 Thread Rick Robinson
Is a statically linked 3.23.x MySQL client compatible with a 4.1.x server? (Assuming the use of old-passwords). Thanks, R