Hi. I'm a newbie at SQL Server
I thoroughly know MySQL, but I am having a hard time getting started with SQL Server.
Basically, I'm trying to set up a simple, local PHP site which has a SQL Server backend. Is there a quick and dirty (and cheap) way of doing this?
Also, are there any resources you recommend for using SQL Server?
Are there any places that tell you step-by-step how to install and create tables? I don't even know how to create the tables...where do I type in the SQL code?
Many Thanks.