🐛 Fix the SQL Server Agent not querying in Chinese system - #11495
Conversation
|
eric (@deluxebear) is it possible to share one example you have connecting to a Chinese MSSQL server? Can be a screenshot or showing test output. |
Liren Tu (tuliren)
left a comment
There was a problem hiding this comment.
Interesting that SQL Server uses localized service names. This approach is not scalable since it requires a different or condition for every language. But I cannot find a better way either.
…airbyte/integrations/source/mssql/MssqlSource.java Co-authored-by: LiRen Tu <tuliren@gmail.com>
|
|
/test connector=connectors/source-mssql repo=deluxebear/airbyte
|
|
/publish connector=connectors/source-mssql repo=deluxebear/airbyte
|
|
/publish connector=connectors/source-mssql-strict-encrypt repo=deluxebear/airbyte
|
M. Marx (marcosmarxm)
left a comment
There was a problem hiding this comment.
thanks eric (@deluxebear)

Fix the SQL Server Agent not querying in Chinese system