Jump to content

Can MySQL and SQL Server 2005 Express be installed together?...


ShootingBlanks

Recommended Posts

Hello.

 

I built an application with PHP/MySQL, and my company is telling me that I need to convert it over to SQL Server 2005 Express.  I've never done anything with SSE, so I bought an intro book on it (Apress's "Beginning SQL Server 2005 Express for Developers").  It tells how to install it on my local machine, but it doesn't mention any compatibility issues if you already have MySQL installed...

 

...can I go ahead with following this book's SSE install instructions, or do I need to do something with MySQL first? (disable it or anything???).  Ideally I'd still like to do some development in MySQL as well as SSE, so if anyone can explain to me how to have (and USE) both on my machine at the same time, that would be great.  Thanks so much!!!

 

Link to comment
Share on other sites

  • 2 weeks later...

There will be no issue, the products are NOT related in any way or fashion and don't alter or rely on any of the same binaries. They also operate on different port numbers (as defined by the standards) so there shouldn't be any problem with connecting to both at the same time either.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.