How to create a SQL ev DB?

Good day All

I'm new to databases with C#

There are lots of good examples that use an already existing SQLev db and vs2005, but I'm trying to use VS2005 standard tocreate the SQLev DB (table, etc), when I try to add a new item, is see only the .mdf selection. (I don't have Full SQL Server or SQL Express on my machine, if that means anything)

Can you please tell me how or point me to an tutorial

Thanks

Mike Greenway

[533 byte] By [MikeGreenway] at [2007-12-22]
# 1

I overlooked it!

I didn't see the Books Online Download with most of the answers.

Sorry for wasting your time.

For others like me

Microsoft Download Center.

MikeGreenway at 2007-8-30 > top of Msdn Tech,SQL Server,SQL Server Compact Edition...
# 2

one catch

To make a new ssev db in vs2005 you need to use the "mobile 2003 or ce5.0" project type

else when you use "add new item" the ssev DB type will not be available

so, I have to make the DB in on project and then use it in my windows or winfx project, right?

MikeGreenway at 2007-8-30 > top of Msdn Tech,SQL Server,SQL Server Compact Edition...

SQL Server

Site Classified