Hi all,
We are using TEXT data types in a SQL Server table (we know this is deprecated - its a legacy thing) and since the 10th July any "=" comparison has started throwing an unspecified error: "An error occured on the server. Server Response: Not a valid connector Error response."
We created a new table in another Test DB and confirmed the issue.
In the image attached the first 2 Gallery's are Filtered on the same columns in 2 separate databases but both columns are TEXT in the 3rd Gallery the Filter is on a varchar(255) column.
Thanks in advance,
Brett