954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Whats going on?

Hi, I've installed:

Microsoft Visual C# 2005 Express

Microsoft Visual Web Developer

SQL Server 2005 Express


How am I supposed to use sql server?
Can I use it from both C# 2005 Express and VWD?

I haven't got a clue whats going on, I can't even uninstall sql server.
Is there any instructions that are clear and actually work.

Thanks

cms271828
Junior Poster
123 posts since Oct 2006
Reputation Points: 20
Solved Threads: 4
 

Yes you can, to create databases and connect to them you go view -> server explorer

check microsofts site, under the express section, there are loads of video tutorials

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

Thanks I see it.

Now I need a database to try with it.
If you have one, could you email it to me?

[EMAIL="colin.shuker@tiscali.co.uk"]colin.shuker@tiscali.co.uk[/EMAIL]

Or point me to where I can find one.

Thanks

cms271828
Junior Poster
123 posts since Oct 2006
Reputation Points: 20
Solved Threads: 4
 

You cannot email a database. See the same site for tutorials for creating a database its pretty easy.

arjunsasidharan
Practically a Posting Shark
826 posts since Aug 2006
Reputation Points: 347
Solved Threads: 13
 

actually you can mail SQL server databases there .MDF files

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

The mailing option was introduced in the SQLSERVER 2005 i guess.. ive been working on 2000.

arjunsasidharan
Practically a Posting Shark
826 posts since Aug 2006
Reputation Points: 347
Solved Threads: 13
 

Yes, one can detach a database, mail across the .MDF and .LDF files and these can then be attached as database at the other end.

hemantksh
Newbie Poster
6 posts since Jun 2007
Reputation Points: 10
Solved Threads: 0
 

Thats why microsoft give you a built in database (northwind) so you dont have to get one to start off.

f1 fan
Posting Whiz in Training
279 posts since Jan 2006
Reputation Points: 26
Solved Threads: 11
 

They have an SQL version of northwind?
I thaught it was an access thing?

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

no they have it - it just isnt shipped anymore with it as not everyone wants it on their system.

They have it for download with other samples at
http://www.microsoft.com/downloads/details.aspx?FamilyID=06616212-0356-46a0-8da2-eebc53a68034&DisplayLang=en

f1 fan
Posting Whiz in Training
279 posts since Jan 2006
Reputation Points: 26
Solved Threads: 11
 

I forgot to mention that Northwind is not the best for SQL 2005 - they brought out adventureworks to show it off - you can get that at
http://www.microsoft.com/downloads/details.aspx?FamilyID=e719ecf7-9f46-4312-af89-6ad8702e4e6e&DisplayLang=en

f1 fan
Posting Whiz in Training
279 posts since Jan 2006
Reputation Points: 26
Solved Threads: 11
 

thats cool

have you guys used SQL express?

thats much easier to transfer database IMHO - i export my databases and send them as part of the installer along with my Visual Studio / Visual Web Developer applications.

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

We use both depending on the app. I have SQL for web apps, we also code for company sql databases and we use SQL express for some small desktop apps but mainly use SQL express so our users can work offline and then it will sync back to a main SQL Database when they are connected to the net

f1 fan
Posting Whiz in Training
279 posts since Jan 2006
Reputation Points: 26
Solved Threads: 11
 

yeah, i use Express for development

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You