@Jay - v2.9 is no longer available. If there are features missing from v3, please let us know on our UserVoice page. V3 is currently SSMS 2016-only, but this can be downloaded for free on Microsoft's website, and is backward compatible with all SQL Server versions in mainstream support.
Correct table definition shows error "Unparsed SQL: Expected NO but encoutered cascadeon instead."
In the details SQL Source Guard shows on update cascadeon delete cascade
In SQL Server skripting it shows the correct text on update cascade on delete cascade
SQL Source Guard probably has a problem with a linebreak at this point.
Can anybody tell me how i can get rid of this annoing error messages?
Comments
Product Manager
Redgate Software
"Unparsed SQL: Expected NO but encoutered cascadeon instead."
In the details SQL Source Guard shows
on update cascadeon delete cascade
In SQL Server skripting it shows the correct text
on update cascade on delete cascade
SQL Source Guard probably has a problem with a linebreak at this point.
Can anybody tell me how i can get rid of this annoing error messages?
thanks in advance
Raimund