You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/03/07 03:37:08 UTC

[GitHub] [incubator-shardingsphere] dongzl commented on issue #4638: How to connect to Microsoft SQL Server in the backend?

dongzl commented on issue #4638: How to connect to Microsoft SQL Server in the backend?
URL: https://github.com/apache/incubator-shardingsphere/issues/4638#issuecomment-596041809
 
 
   Hi @ppourali , I understand you want to manage MSSQL database with Sharding-Proxy.
   
   But Sharding-Proxy only support PostgresSQL and MySQL.
   
   Only provide MicrosoftSQLServer spi class is not enough, we also need encapsulates MSSQL database binary protocol. 
   
   You can reference this document:https://shardingsphere.apache.org/document/current/en/manual/sharding-proxy/
   
   Encapsulates MSSQL database binary protocol is a huge work and It maybe not allowed for Microsoft Company.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services