Author Topic: difference b/w Mysql and Mssql  (Read 204 times)

Offline Indersingh

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
difference b/w Mysql and Mssql
« on: November 24, 2011, 12:15:04 AM »
What is the main difference b/w mysql, sql, and mssql

Helping Webmasters - Webmaster Forum, Website Support and T35 Hosting Support

difference b/w Mysql and Mssql
« on: November 24, 2011, 12:15:04 AM »

Offline Mclaurin Rachel

  • Newbie
  • *
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: difference b/w Mysql and Mssql
« Reply #1 on: December 03, 2011, 05:34:24 AM »
I have examined through a few of the documentation on site but can't notice any main differences but I now want to recognize if it will result-in lots of recoding and also how I do about setting-up the database on the hosts engine.
The game is over.

Offline james1

  • Newbie
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: difference b/w Mysql and Mssql
« Reply #2 on: January 30, 2012, 03:11:18 AM »
MSSQL is mainly for Windows based apps. for PHP open source scripts I'd recommend sticking with MySQL as it'll be much easier to get help if something goes wrong as most people are familiar with that set up instead.