I tried your project but fail because of your database script, its showing lot off errors. i am trying to execute script in SQLSERVER 2000, so please write some detail so other can assess this project
Below are the errors
Server: Msg 170, Level 15, State 1, Line 13 Line 13: Incorrect syntax near '('. Server: Msg 2812, Level 16, State 62, Line 2 Could not find stored procedure 'sys.sp_addextendedproperty'. Server: Msg 170, Level 15, State 1, Line 14 Line 14: Incorrect syntax near '('. Server: Msg 2812, Level 16, State 62, Line 2 Could not find stored procedure 'sys.sp_addextendedproperty'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 2812, Level 16, State 62, Line 2 Could not find stored procedure 'sys.sp_addextendedproperty'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Warning: The table 'tbl_Bugs' has been created but its maximum row size (9273) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes. Server: Msg 208, Level 16, State 1, Line 2 Invalid object name 'sys.triggers'. Server: Msg 2812, Level 16, State 62, Line 2 Could not find stored procedure 'sys.sp_addextendedproperty'. Server: Msg 2812, Level 16, State 62, Line 2 Could not find stored procedure 'sys.sp_addextendedproperty'. Server: Msg 2812, Level 16, State 62, Line 2 Could not find stored procedure 'sys.sp_addextendedproperty'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.views'. Server: Msg 2812, Level 16, State 62, Line 2 Could not find stored procedure 'sys.sp_addextendedproperty'. Server: Msg 2812, Level 16, State 62, Line 2 Could not find stored procedure 'sys.sp_addextendedproperty'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'. Server: Msg 208, Level 16, State 1, Line 1 Invalid object name 'sys.objects'.
|