MS SQL-SERVER
- Go in control Panel and click on above mentioned Sql-server Icon.
- Create Login Id and Password for Database.
- Create a Database and assign a login id .
- Now Open Your Sql-Server,s query analyzer.
- Assign or select Host Name or IP address in Sql-server combo box and also give your created login id and password, then click Ok Button.
- select your database name from Dropdownlist box or type 'use
' - Run sql script file to crates tables.
No comments:
Post a Comment