ScriptDom parsing and NoViableAltExceptions
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you will know that the process is extremely slow and...
2017-03-02
7 reads
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you will know that the process is extremely slow and...
2017-03-02
7 reads
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you...
2017-03-02
510 reads
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you...
2017-03-02
37 reads
If you have ever tried to debug a program that used the TSql Script Dom to parse some T-SQL you...
2017-03-02
40 reads
Following on from yesterdays blog I was wondering about the comparison of objects that were the same and how the IgnoreWhitespace, IgnoreComments, IgnoreKeywordCasing and IgnoreSemiColonsBetweenStatements flags affected the comparison....
2017-03-02
10 reads
Following on from yesterdays blog I was wondering about the comparison of objects that were the same and how the...
2017-03-02
399 reads
Following on from yesterdays blog I was wondering about the comparison of objects that were the same and how the...
2017-03-02
34 reads
Following on from yesterdays blog I was wondering about the comparison of objects that were the same and how the...
2017-03-02
42 reads
Following on from yesterdays blog I was wondering about the comparison of objects that were the same and how the...
2017-03-02
19 reads
Publishing dacpac's is a little bit of a pain when you have multiple databases, it can easily start to take minutes to hours to deploy changes depending on how...
2017-03-01
5 reads
By Steve Jones
AI is a big deal in 2026, and at Redgate, we’re experimenting with how...
By Steve Jones
Another of our values: The facing page has this quote: “We admire people who...
By Ed Elliott
Running tSQLt unit tests is great from Visual Studio but my development workflow...
Hi, We have low latency high volume system. I have a table having 3...
Comments posted to this topic are about the item The Long Name
Comments posted to this topic are about the item Eight Minutes
I run this code to create a table:
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?