Where to begin?

Hi, I'm totally new to sqlexpress and I'm trying to create a database to store websites that my desktop application will manipulate; however, I don't know where to start, I've read many articles on msdn but they all are either non-existent or wasn't very helpful. All I want to do is create a table. Do I use vb.net express 2k5 or sql server express manager? I figure MS have to have created some kind of GUI for designing databases, if not I guess I'll just start hand writting the tables. Thanks for any help.
-novice vs.net'er

[548 byte] By [Daticus] at [2008-2-22]
# 1
SSIS is part of sqlexpress?
Perry_Rapp at 2007-9-9 > top of Msdn Tech,SQL Server,SQL Server Database Engine...
# 2

You might be after this.

http://www.microsoft.com/downloads/details.aspx?FamilyId=C7A5CC62-EC54-4299-85FC-BA05C181ED55&displaylang=en

You will NOT get SSIS as part of SQL Express.

Thanks
Sutha

SuthaThiru at 2007-9-9 > top of Msdn Tech,SQL Server,SQL Server Database Engine...
# 3

Also there is a command line only tool that comes with SQL Express: sqlcmd. It is useful for batch processing.

Regards,
Boris.

BorisB at 2007-9-9 > top of Msdn Tech,SQL Server,SQL Server Database Engine...

SQL Server

Site Classified