emunn
06-04-2009, 03:14 PM
Got the following question about our new SQL training and wasn't sure what the error might be. The error arrives after they have copied the scripts from the DVD and confirm the proper paths. Any ideas?
Deleting database file 'c:\Program Files\Microsoft SQL Server\MSSQL\Data\veronicas_log.LDF'.
Deleting database file 'c:\Program Files\Microsoft SQL Server\MSSQL\Data\veronicas.mdf'.
The CREATE DATABASE process is allocating 0.63 MB on disk 'veronicas'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'veronicas_log'.
Msg 170, Level 15, State 1, Line 18
Line 18: Incorrect syntax near '('.
Msg 170, Level 15, State 1, Line 24
Line 24: Incorrect syntax near '('.
Msg 170, Level 15, State 1, Line 14
Line 14: Incorrect syntax near '('.
Msg 208, Level 16, State 82, Line 3
Invalid object name 'Flowers'.
Msg 208, Level 16, State 82, Line 3
Invalid object name 'Customers'.
Msg 208, Level 16, State 82, Line 3
Invalid object name 'Orders'.
Deleting database file 'c:\Program Files\Microsoft SQL Server\MSSQL\Data\veronicas_log.LDF'.
Deleting database file 'c:\Program Files\Microsoft SQL Server\MSSQL\Data\veronicas.mdf'.
The CREATE DATABASE process is allocating 0.63 MB on disk 'veronicas'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'veronicas_log'.
Msg 170, Level 15, State 1, Line 18
Line 18: Incorrect syntax near '('.
Msg 170, Level 15, State 1, Line 24
Line 24: Incorrect syntax near '('.
Msg 170, Level 15, State 1, Line 14
Line 14: Incorrect syntax near '('.
Msg 208, Level 16, State 82, Line 3
Invalid object name 'Flowers'.
Msg 208, Level 16, State 82, Line 3
Invalid object name 'Customers'.
Msg 208, Level 16, State 82, Line 3
Invalid object name 'Orders'.