Error when changing default mappings
mjharper
Posts: 26
Hi
I have a compare project that runs fine with the default mappings. When I change the mappings to map [preprod] to [dbo] I get the following error:
I'm a bit lost as to where I can start looking to debug this issue. If it helps to post more of the log file please let me know.
Regards,
Matt
I have a compare project that runs fine with the default mappings. When I change the mappings to map [preprod] to [dbo] I get the following error:
10:17:48.299|Error |SQL Compare Engine P|11 |line 48:8: expecting "COLCOL", found 'DECLARE'
10:17:54.377|Error |SQL Compare UI |1 |Exception in progress dialog
line 45:14: unexpected token: ["WHERE",<687>,line=45,col=14] [char=1319
I'm a bit lost as to where I can start looking to debug this issue. If it helps to post more of the log file please let me know.
Regards,
Matt
Matt
Comments
I have updated the table aliases to be "a" and "b" and this works fine. Not sure why this error only occurs when using non-default schema mappings though.
Regards,
Matt