Hi folks
I've got experience of developing applications using relational databases, but I've never installed a database on my PC.
I've just downloaded and installed .NET Framework 2.0 without issues. I also did Visual C# Express with no problems and I've made a couple of example projects successfully.
What I wanted to do next was install SQL Server Express so I can design a database and then use Visual C# to create a GUI to do a simple add/edit/delete type scenario.
So, I have installed something called SQL Server 2005. I tried to install SQL Server Express, but for some reason it isn't called that on my list of programs.
When I open that up I have a choice of SQL Server Configuration Manager or SQL Server 2005 Surface Area Configuration. None of these look like what I was expecting - a nice Studio where I can create tables much like MS Access.
Perhaps I need to do something with one of these tools to get to where I want to be, or perhaps I am barking up the wrong tree and I need to do some uninstalling.
I wondered if someone could guide me? I feel so lost that I don't even know the right questions to ask to get the answers.
Thanks
Richard
The 'standard' installation for SQL Express does not include any 'client tools', i.e., "where I can create tables".
However, you can download and install the SQL Server Management Studio Express from:
SQL Server 2005 Express Books Online Express Edition
http://msdn2.microsoft.com/en-us/library/ms165706.aspx
SQL Server 2005 Express Edition (Advanced/SSMS)
http://msdn.microsoft.com/vstudio/express/sql/compare/default.aspx
http://msdn2.microsoft.com/en-us/library/ms365247.aspx
http://tinyurl.com/yelwr9
I included the url for Books Online -the definitive help source for SQL Server.
|||
Thank you kind sir.
I guessed there was another step to do but I just couldn't figure it out.
I'm downloading now, so if I have any issues with the installation I'll pop back for help. Or, I'll try the online book which looks like it'll be a great help.
Have a nice day.
No comments:
Post a Comment