Hello
We are using MSDASQL (Microsoft oledb provider for odbc drivers) and our own odbc driver to testing below scenarios
1) using Rowsetviewer tool the connection is successful with our odbc driver.
2) When we tried sql server linked server 'Test Connection' we are getting below error message in windows event log
Faulting application name: sqlservr.exe, version: 2011.110.3128.0, time stamp: 0x50ded0a3
Faulting module name: bigsqldrv.dll, version: 0.0.0.0, time stamp: 0x51bfe4d0
Exception code: 0xc0000005
Fault offset: 0x00016de1
Faulting process id: 0x2284
Faulting application start time: 0x01ce6bde11382afa
Faulting application path: C:\Program Files (x86)\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Binn\sqlservr.exe
Faulting module path: C:\Program Files (x86)\IBM\IBM Big SQL Driver\win32\bin\driver.dll
Report Id: d114f0f4-d7d1-11e2-a6e4-00a0c6000000
Component Prog ID: SC.Pool 0 0
Method Name: IDispenserDriver::CreateResource
Process Name: sqlservr.exe
Exception: C0000005
Address: 0x66F66DE1
pls let us know why the odbc driver dll invocation is failing through sqlserver.
thanks