The OLE DB provider "Microsoft.ACE.OLEDB.12.0" has not been registered.
I was trying to run this querySELECt * FROM OPENROWSET('Microsoft.ACE.OLEDB.12.0','Excel 12.0;Database=C:\Users\File.xlsx', 'SELECT * FROM [Sheet1$]');I got this Error: Msg 7403, Level 16, State 1,...
View Article[DBNETLIB][ConnectionOpen (Invalid Instance()).]Invalid connection.
Hello All,Hopefully someone can help me here. As part of my Daily Server Performace Report I get the following Critical Error in Application Log:Source: Backup Exec Event ID: 57860An error occurred...
View ArticleMicrosoft SQL Server, Error: 53
Windows Server 2003 R2, SQL Server 2005 with SP4. SQL Server Service is running, using TCP/IP only (Surface Area Configuration). Network Configuration - Shared Memory and TCP/IP are enabled. SQL...
View Article[Microsoft][ODBC SQL Server Driver]Communication Link Failure
Several of our customers are getting a message intermitantly throughout the day where the connection is closed. The message being generated is [Microsoft][ODBC SQL Server Driver]Communication Link...
View ArticleLogin failed for user (.Net SqlClient Data Provider)
HelloI have a dedicated server, which runs windows server 2003 web edition. I access the server using remote desktop. I have installed sqlserver express 2005 on the server, along with management studio...
View ArticleCannot 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 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 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 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