Monday, March 26, 2012

Server SQL server for asp

Hello all, i was wondering if anyone could help me out. Right now I'm need to start learning asp for our company. But here's the problem I'm having. I have never program before in asp but I do know html well. My company just bought a 2003 server. They want me to load SQL so I could use asp for some forms .

My question is how do I install SQL plus also use asp to connect to it? Like i said I'm all new to this. Any kind of help would be good or any kind of tutorial would be great.

Thank you.

LouieThere is a big difference between asp and asp.net. This site is about ASP.NET. You can get some ideas about if you read tutorial section.

You can install SQL Server if you run setup program provided on the installation CD ( I assume your company bought the package). Read the docs provided as you will need to do some configuration during the installation process.

In either case I would suggest getting some books on ASP.NET and/or SQL Server (some asp.net books have section about database design).

0 comments:

Post a Comment