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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Problem with Schema Creation

Author  Topic 

sundeedp
Starting Member

1 Post

Posted - 2008-11-14 : 06:37:57
Hi

I am Sundeep, new to the Server as well as forum. Please forgive me if i make any silly mistakes.

I installed the MSSQLSERVER 2000 trial version, SQL SERVER MANAGEMENT STUDIO on my system . I am facing problem with creating a schema in the databases.

I searched many sites for the information , but my problem is not solved. could you please tell me the steps to create a schema using any of the tool for SQL SERVER. or could you please share the statements i need to execute to get my schema created and see the details of the schema.

Thanks in advance.

Regards
Sundeep.

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-11-14 : 10:30:51
you can't create schema in SQL 2000. It goes with object owner.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-11-14 : 11:12:10
if you really want to learn creating schema, install sql server 2005 db and try in it. the concept of schema iis available only from 2005.
Go to Top of Page

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2008-11-14 : 11:24:52
Express Edition is for free.
Developer Edition costs about USD 50.



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page
   

- Advertisement -