SQL Server

  • Thread starter Thread starter Xarky
  • Start date Start date
X

Xarky

Hi,
I need to install the SQL server. Can somone provide me the link
and some information about it.

If possible can also a tutorial regraded the same subject be provided.


Thanks in Advance
 
Hi,

Following the link provided, I downloadded the file, and installed it
from command prompt using the following line.

setup.exe SAPWD=Admin DISABLENETWORKPROTOCOLS=0 SECURITYMODE=SQL

I checked Control Panel > Administartive Tools > Services
and searched for MSSQLSERVER. This was found.

Is this the correct installation way?

Can someone provide me some help on how to create my first database and
retrieve the data from it.

Sorry if I'm asking to much, but this is the first time I'm doing this
using C# more specifically on .NET.

Thanks in Advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top