I have installed SQL Server Express Edition (55 mb).
Program >> Start >> MS SQL Server 2005 >> Configuration Tool ... this is what being displayed. This is my first use of MS Sql Server, before this I was using Oracle and after installation one could see Sql Plus from where the user can log in.
I am confused how to start SQL Server Expr 2005 edition and try some sql.
Please help me out..
Have a nice day
Ramniklal
Yo have to download a graphical management tool as a separate download: http://go.microsoft.com/fwlink/?LinkId=64064
--
SvenC
Will get you back after downloading and using the graphical mgt. tool
bye n have a nice day
ramniklal|||
If you want to run commandline queries (I know that Oracle guys like that :-) ) you can use the OSQL.EXE (but this will be deprecated in the future) or the SQLCMD.EXE which is the successor of the OSQL.exe.
HTH, Jens K. Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment