mySQL to MSSQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
lettie_dude
Forum Commoner
Posts: 65
Joined: Thu Dec 07, 2006 10:10 am

mySQL to MSSQL

Post by lettie_dude »

Hi

Does anyone know of any sites or posts on the forums where I can get an easily visual guide to the differences between mySQL and MSSQL syntax and various tips on what to use instead of ideas? i.e. instead of LIMIT 3, 15 for MYSQL use ... in MSSQL.

Cheers

Lettie
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: mySQL to MSSQL

Post by califdon »

This might be of help, if you haven't already seen it:
http://www.microsoft.com/technet/prodte ... mysql.mspx
Post Reply