tiberius
tiberius copied to clipboard
SQL_Latin1_General_CP850_CI_AS
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.