Hi

I've commited an initial version of a db (sql 2008)

When attempting to view the commit changes tab afterwards - I get this error:

Tried to the Size of a data type that specifies its parameters using a keyword

Is this a known issue?

Thanks
ad888
0

Comments

1 comment

  • Brian Donahue
    Hello,

    Thanks for reporting this. It is a known issue ( SC-5719 ). The root cause is stored procedures (and possibly functions) that specify an input parameter that has a length of MAX. The text parser behind SQL Source Control expects a numeric value as the length of an input parameter.
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.