ODBC Driver 18 for SQL Server: HY024 error when listing tables with Japanese (non-ASCII) names in Azure SQL Database
ee
0
Reputation points
I'm connecting to Azure SQL Database using ODBC Driver 18 for SQL Server.
The connection itself works fine, but when I connect from Excel via ODBC and try to retrieve a list of tables from a database that contains table names with Japanese characters, I get the following error.
Is there any workaround for this issue?
--
DataSource.Error: ODBC: ERROR [HY024] [Microsoft][ODBC Driver 18 for SQL Server]
Database is invalid or cannot be accessed.
Details:
DataSourceKind=Odbc
DataSourcePath=dsn=sqlserver
OdbcErrors=[Table]
Azure SQL Database
Azure SQL Database
An Azure relational database service.
Sign in to answer