• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

SQL server online

Schoolies

Senior member
Hello,

I would like to put my SQL server 2000 database online through my website. Does anyone have any web sites that will teach me how to do this? I do not want to mess with MySQL.... I want the full, hardcore SQL Server running.

Thanks
 
First off, MySQL IS a full, hardcore SQL server. You should try it, you'll like it.

Secondly, SQL Server 2k is expensive. $ 5,000 for a 1CPU license... and if you don't know how to put the database online with your website, there is just NO WAY you are going to get your money's worth buying SQL Server 2000...

SQL Server 2k also limits you to using Microsoft crap... which is a major bummer...


If you're still sadly obsessed with SQL Server 2k... search www.google.com for SQL Server 2000 Tutorials, this is a good one:

http://www.devarticles.com/content.php?articleId=41&page=1
 
Back
Top