Wine SQL Server Native client 10

Asked By 60 points N/A Posted on -
qa-featured

Hi,

Please help me with wine SQL server native client 10. I am trying to use a program that connects to a SQL server using windows authentication. Is there any way to get Wine to authenticate to a SQL server instance using Wine? The distro I am using is Centos.

Thanks,

Nathan H Underwood

SHARE
Answered By 15 points N/A #188310

Wine SQL Server Native client 10

qa-featured

I think you are asking wether you can install 'SQL server native client 10' with wine on your 'CentOS' and use it via some application to connect to local or on network 'SQL server' data.

Yes, it can be done but it is not a full proof option.

If you are programming the application and can't get 'SQL server native client 10' to perform, try 'OLEDB SQL Server provider' and tweak your application's connection string.

Related Questions