http://bugs.winehq.org/show_bug.cgi?id=16223
--- Comment #3 from Edouard dit@enpc.fr 2008-11-28 07:26:54 --- The final aim is to run a VB6 application under wine. This application need the common SQL Server driver given with windows, no need for us to install the SQL Server Native driver.
When I've installed MDAC (winetricks mdac28 and native_mdac) and launched the odbcad32 application, I saw the SQL Server driver already present so I thought it was enough. Moreover, when you install mdac28, dll and rll for SQL server (sqlsrv32) are automatically add in system32.
I've also tryed to install the SQL Native Client but for the moment without succes: I'm unable to install the sqlncli.msi file. But I managed to install the sqlsrv32.dll and rll of a common machine running our application and it doesn't change anything.
I did a snapshot as an attachment. Each time I test the connection I get fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (98000004).