Posts
Sort by recent activity
SQL Compare Error when users exceed 32768
I'm receiving an "Arithmetic overflow error for data type smallint, value = 32768" during the Registering Databases - Reading Permissions process on a large database.
Our database recently exceeded...
Full-text indexing bug when used with image columns
Hello Support,
I have database table that uses full text indexes on image columns. When using image columns, SQL Server requires a second column indicating the extension. Example: Data image, Da...