How to fix error Msg 1801, Level 16, State 3, Line 1
msg 1801, level 16, state 3, line 1
hi needknowledge.me,
>> msg 1801, level 16, state 3, line 1
did want do? ramjaddu mentioned, might database existed already.
assuming want create tables in existing database, please follow steps below:
open ssms, , click "new query" (top left, underneath file). choose database you're working with, , you're off races. if need create table syntax, you'll find here.
i suspect try reattach database ssms steps (click databases >> right click >>attach) or using t-sql statements. might attaching file using database name exists. , also, it's possible database file corrupted.
here thread same error message yours, please refer thread. http://social.msdn.microsoft.com/forums/eu/sqlsetupandupgrade/thread/cd4caa28-04a6-43f4-b16d-b519fbb070c6
regards, amber zhang
SQL Server > Getting started with SQL Server
Comments
Post a Comment