UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 4: ordinal not in range(128)
salwaalem opened this issue · 0 comments
salwaalem commented
Hi,
When I used Ares with sqlcmd to reach a dababase in sql server I got this error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 4: ordinal not in range(128)
I ignore why ?
Any help please