Forums
This topic is locked
MS SQL Server
Posted 23 Mar 2007 22:19:56
1
has voted
23 Mar 2007 22:19:56 Javier Castro posted:
I have tried a few times to learn some of MS SQL Server and move from MS Access to something more robust. I already have MySQL and Apache Server installed and running but I would like to play some with MS SQL Server. Does anyone know of a friendly tutorial, from installation to administration? Thanks in advance,
Javier
Edited by - am7555 on 23 Mar 2007 22:20:38
Replies
Replied 27 Mar 2007 15:31:46
27 Mar 2007 15:31:46 Lee Diggins replied:
Hi Javier
I've not come across a title that's too friendly, especially as SQL can be a big hairy monster for people new to relational db's. Seeing you're already running mySQL, I can't see there being much of a problem as SQL Server is ANSI compliant and therefor should be able to cope with any other ANSI compliant code.
Try this as a starter:
searchsqlserver.techtarget.com/topicsMain/0,295490,sid87,00.html
Sharing Knowledge Saves Valuable Time!!!
~ ~ ~ ~ ~ ~
<b>Lee Diggins</b> - <i>DMXzone Manager</i>
<font size="1">[ Studio MX/MX2004 | ASP -> VBScript/PerlScript/JavaScript | SQL | CSS ]</font>
I've not come across a title that's too friendly, especially as SQL can be a big hairy monster for people new to relational db's. Seeing you're already running mySQL, I can't see there being much of a problem as SQL Server is ANSI compliant and therefor should be able to cope with any other ANSI compliant code.
Try this as a starter:
searchsqlserver.techtarget.com/topicsMain/0,295490,sid87,00.html
Sharing Knowledge Saves Valuable Time!!!
~ ~ ~ ~ ~ ~
<b>Lee Diggins</b> - <i>DMXzone Manager</i>
<font size="1">[ Studio MX/MX2004 | ASP -> VBScript/PerlScript/JavaScript | SQL | CSS ]</font>
Replied 27 Mar 2007 17:08:20
27 Mar 2007 17:08:20 Javier Castro replied:
Thanks Lee. I will have look.
Javier
Javier