Re: Basic Table in SQL Server 2005
In article <1178610156.281482.11080@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, Sabir <SabirBarkaat@xxxxxxxxx> wrote:
Hi,
Could someone tell me how to create a basic table in SQL Server 2005
using Enterprise Manager?
Thanks,
Sabir Barkaat
Um, right click on the tables folder under the databse you wish the table in
and select "new"?
Am I missing something in your question?
You could also open a new query window and use a CREATE TABLE statement.
.
Relevant Pages
- Re: Filter SQL Enterprise Manager
... You can't filter out the objects in SQL Server 2000 Enterprise Manager. ... > database but I don't want him to see the names of the other databases that ... > exist on the server or the Data transformation Services folder, ... (microsoft.public.sqlserver.server) - Re: delete sql server registration in tsql
... As far as I know there is a MMC folder that has the data you want. ... sneaky and manipulate registry on other machines. ... servers where I work - each one is the SQL server for a restaurant. ... from the Enterprise Manager so I don't have to see them. ... (comp.databases.ms-sqlserver) - invalid value specified for STOPAT parameter
... I too had problems when trying to perform a Point in Time restore ... Enterprise Manager, I receive a error message "Invalid value specified ... "YDM" by SQL Server where as the value supplied by the SQL Server ... Select "British English", then hit OK. ... (microsoft.public.sqlserver.server) - Re: Tools with/for Express
... Enterprise Manager does not work with SQL Server 2005. ... Analyzer is pretty dumb and just passes on what you type, ... But Enterprise Manager tries to write it's own code and it doesn't use SQL ... I then attempted to use Query Analyzer. ... (microsoft.public.sqlserver.tools) - Re: error: "Failed to generate a user instance of SQL Server due to a failure in starting the proces
... time the user creates a User Instance connection, ... Files\Microsoft SQL Server] directory. ... folder to the Microsoft supposed "default" folder, ... I've checked the permissions and found that the ASPNET user not listed on ... (microsoft.public.sqlserver.connect) |
|