Recently while using sql_response 1.81-HF1 to query an MSSQL SERVER 15 database, i've come across this error message:

The problem was with one column of type bigint. casting the column to NVARCHAR made the error go away and I received the correct results. is this known? couldn't find anything anywhere about this. btw other bigint-type columns seemed to work fine (though their values were not actually in the bigint range)
------------------------------
Sivan Gazit
------------------------------