Cannot create an instance of OLE DB provider "IBMDADB2" for linked server
System: Win 2003, SQL Server 2005, Using an AD win account that is not a member of the Admin group on the server. Error message from Management Studio query window: Msg 7302, Level 16, State 1, Line...
View ArticleThe operation could not be performed because the OLE DB provider 'SQLOLEDB'...
Hi, I am facing the below mentioned error: The operation could not be performed because the OLE DB provider 'SQLOLEDB' was unable to begin a distributed transaction.[OLE/DB provider returned message:...
View Articleerror 18452, Login failed for user Reason: Not associated with a trusted SQL...
Hi all,I have two servers running windows 2003 and both having sql server 2000.I want to establish a linked server between all of them.i created them . but now when accessing the data from those server...
View Articlemdf is not a primary database file. (Microsoft SQL Server, Error: 5171)
HiMy database Drive got crashed and eventually I have to recover the MDF's, LDF's from 3rd party recovery software. I dont have the backup of these databases.When trying to attach these DB's in SQL...
View Articlemsado60_backcompat_i386.tlb On Windows 7 IID changes
My company has been using msado 1.5 for a long time and I have a lot of C++ and VB6 legacy code to support. I am looking at moving us to a Windows 7 environment. I am investigating what components have...
View ArticleConnectivity Issues - 17830/10054
Hi,Running Enterprise Edition, 4 Node Cluster. SQL 2008 R2 Sp1+CU4. Seeing widespread but intermittent Login Timeouts from client processes. Nothing reported in SQL Errorlogs, Windows Event Logs or...
View ArticleXA Transactions failing with SQLJDBC_XA DTC_ERROR Context:...
Hi,I'm seeing an inconsistent problem with the JDBC driver and XA transactions.I think the problem is derived from the fact I have multiple J2SE applications running on the same server and connecting...
View ArticleError in Windows update KB4041681 - Unexpected error from external database...
Hi,After Windows update KB4041681 OLEDB connection stop working.THIS CODE stop working:using (OleDbConnection conObj = new OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data...
View ArticleODBC Excel Driver Stopped Working with "Unexpected error from external...
Overnight all of the sudden I cannot import using the Excel Driver. It was working fine yesterday. Nothing has changed on my end including the file we import. The only thing I can think of is the...
View ArticleTimeout error while attempting to consume the pre-login handshake
We're are experiencing isolated issues where our .NET application is failing to connect to a remote SQL server database with the following error:System.Data.SqlClient.SqlException (0x80131904):...
View ArticleXA Transactions failing with SQLJDBC_XA DTC_ERROR Context:...
Hi,I'm seeing an inconsistent problem with the JDBC driver and XA transactions.I think the problem is derived from the fact I have multiple J2SE applications running on the same server and connecting...
View Articleremove odbc system dsn using batch file and odbcconf
I create user system dsn entries by using a batch file and odbcconf call. I've found references here on how to do that, yet cannot seem to find any results on how to remove them using that same call....
View ArticleLogin Failed. The login is from an untrusted domain
Error:________Microsoft SQL Server Native Client Version 10.50.1600 Running connectivity tests... Attempting connection [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed. The login is...
View ArticleSQLSTATE = 08S02, SMux Provider Physical connection is not usable
A power user keeps getting this error, she's connected via client > database server. The DB server is a VM on ESXi 5.0 with a e1000 network adapter. I read an article of someone suggesting to change...
View ArticleOleDbException (0x80004005): [DBNETLIB][ConnectionOpen...
I have come here today after speding days trying to solve an issue. I have this ASP.Net application that I have been working on since 2010. Recently a new client showed interest in using the...
View ArticleThe login packet used to open the connection is structurally invalid; the...
Hi there, we have one wesite which is built using php, the website is trying to connect to a database on another server which uses SQL 2008, when trying to connect we get the following error message....
View ArticleLogin failed for user 'sa'. (.Net SqlClient Data Provider)
=================================== Cannot connect to ACER-PC. =================================== Login failed for user 'sa'. (.Net SqlClient Data Provider) ------------------------------ For help,...
View ArticleCreate linked server to SYBASE ASA 9.0
Hi all, I´m trying to create a linked server to a Sybase database (.db file) so i can create some reports in sql 2005 (with Reporting Services and Report Designer). After reading all articles I did...
View Article