jdpc91 / redabitsScabcr

1 stars 0 forks source link

Incorrect syntax near 'EMISOR_IDENT_NUM' #2

Closed shackra closed 6 years ago

shackra commented 6 years ago

Con la base de datos recreada desde MODERNA13.BAK, al ejecutar sqlcmd -S localhost -U SA -P u2ykHVe3XMSPzvL9 -i sql/2_create_tabla_comprobante.sql me da el siguiente error:

Changed database context to 'Moderna'.
Msg 102, Level 15, State 1, Server ab8fd84231f0, Line 9
Incorrect syntax near 'EMISOR_IDENT_NUM'.
Msg 319, Level 15, State 1, Server ab8fd84231f0, Line 39
Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking 
context clause, the previous statement must be terminated with a semicolon.