sql inValid Object Name how to solve it?
        Posted  
        
            by Phsika
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Phsika
        
        
        
        Published on 2010-06-18T12:00:11Z
        Indexed on 
            2010/06/18
            12:03 UTC
        
        
        Read the original article
        Hit count: 479
        
error returns to me in below codes:Msg 208, Level 16, State 1, Line 1 Invalid object name 'ENG_PREP'.
insert into ENG_PREP VALUES('572012-01-1,572012-01-2,572012-01-3,572013-01-1,572013-01-2',
'',
'500',
'',
'A320 P.001-A',
'Removal of the LH Wing Safety Rope',
'',
'',
'',
'0',
'',
'AF',
'12-00-00-081-001',
'',
'',
'',
'',
'',
'',
'' )
© Stack Overflow or respective owner