ODBC Driver 18 for SQL Server: HY024 error when listing tables with Japanese (non-ASCII) names in Azure SQL Database

ee 0 Reputation points
2025-10-24T11:08:24.7633333+00:00

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
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.