tiberius icon indicating copy to clipboard operation
tiberius copied to clipboard

SQL_Latin1_General_CP850_CI_AS

Open TheLexoPlexx opened this issue 1 year ago • 0 comments

Hi there,

I am trying to use Tiberius with an MS-SQL-Database but I keep gettin the error: Error getting row: Encoding error: encoding: unspported encoding (LCID: 0x409, sort ID: 42)

And this is quite annoying. As far as I can tell, tiberius does not seem to support the aforementioned encoding and I am not sure how to work my way around this.

Code: https://gist.github.com/TheLexoPlexx/01a050cdef973f72c2673fd537837050

Additionally: Reading the colum names works fine.

All ideas are welcome.

Sincerely Alex

Edit: I switched to [email protected] because that still supports MS-SQL, guess I'll use that until they have a pro version.

TheLexoPlexx avatar Jan 29 '24 14:01 TheLexoPlexx