Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
mkaroni
Starting Member
3 Posts |
Posted - 2007-09-14 : 08:17:06
|
Hi guysI just installed SQL Server 2005 / developer and I only want to create a new table but I cannot find where to do it The only thing I have when I start the application is "Configuaration tools" does anybody help to just start?Thank you MagdaMagda |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2007-09-14 : 08:21:35
|
| Make use of Management StudioMadhivananFailing to plan is Planning to fail |
 |
|
|
masterdineen
Aged Yak Warrior
550 Posts |
Posted - 2007-09-14 : 08:31:47
|
| Hello mate. Are you new to Sql server.Ive just installed 2005 Developer Edition and want to get my MCTS.RegardsRob |
 |
|
|
mkaroni
Starting Member
3 Posts |
Posted - 2007-09-14 : 08:54:57
|
quote: Originally posted by masterdineen Hello mate. Are you new to Sql server.Ive just installed 2005 Developer Edition and want to get my MCTS.RegardsRob
Magda |
 |
|
|
mkaroni
Starting Member
3 Posts |
Posted - 2007-09-14 : 08:56:28
|
| yes i am new and that's what i wantany ideas?Magda |
 |
|
|
masterdineen
Aged Yak Warrior
550 Posts |
Posted - 2007-09-14 : 09:38:20
|
| I bought myself a new laptop with vista premium, and purchased SQL Server Developer Edition. I got the software from Amazon. It was only £40 but second hand though. FOr the MCTS i bought myself SQL Server 2005 for dummies and MCTS Training Kit: Implementing and Maintaining SQL Server 2005 (Pro-Certification) to get me through the exam. I have only just started so not very far yet.But using this forum is a great help. |
 |
|
|
masterdineen
Aged Yak Warrior
550 Posts |
Posted - 2007-09-14 : 12:31:52
|
| What are your plans?RegardsROB |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-09-14 : 22:54:05
|
| You can create table in ssms or with 'create table' statemet, check books online for details. And it may help you pass tests. |
 |
|
|
|
|
|