Sign in
Microsoft SQL Server Support Blog
SQL Server information from the folks at Microsoft Support
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
64 bit ACE provider
64 bit JET driver
64 bit JET Provider
endpoint 7850
Miscellaneous
Performance
Replication
SQL Analysis Services
SQL Best Practices
SQL CE
SQL Connectivity
SQL Engine
SQL News
SQL Performance
SQL Port
SQL Programmability
SQL Reporting Services
SQL Security
SQL Service Packs
SQL Setup and Upgrade
SQL Tips and Tricks
SQL Tips and Tricks SQL Compact Mobile CE
SQL Whitepapers
Surveys
Archive
Archives
February 2012
(1)
January 2012
(1)
December 2011
(1)
August 2011
(1)
June 2011
(2)
May 2011
(2)
February 2011
(2)
January 2011
(4)
November 2010
(1)
June 2010
(2)
April 2010
(1)
January 2010
(2)
December 2009
(2)
August 2009
(1)
July 2009
(2)
June 2009
(1)
April 2009
(3)
February 2009
(1)
November 2007
(2)
September 2007
(2)
August 2007
(1)
April 2007
(2)
March 2007
(1)
February 2007
(3)
January 2007
(1)
December 2006
(1)
November 2006
(5)
October 2006
(7)
September 2006
(27)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft SQL Server Support Blog
Use Microsoft Linux ODBC Driver and Linked Server to access OLEDB Data sources on Remote Systems
Posted
over 1 year ago
by
SQL Server Support Content
0
Comments
By Gregory Suarez | Sr. Escalation Engineer | SQL Server I was recently working with one of our customers when he indicated it would be great if the Microsoft Linux ODBC driver could be used to access his other database systems - in addition to Microsoft...
Microsoft SQL Server Support Blog
Use Existing MSDN C++ ODBC Samples for Microsoft Linux ODBC Driver
Posted
over 1 year ago
by
SQL Server Support Content
0
Comments
By Gregory Suarez | Sr. Escalation Engineer | SQL Server The CTP release of the Microsoft SQL Server ODBC Driver for Linux ( http://www.microsoft.com/download/en/details.aspx?id=28160 ) opens many opportunities for Red Hat Enterprise Linux...
Microsoft SQL Server Support Blog
How to get "Microsoft.sqlserver.msxml6_interop.dll" without buying SQL Server 2008
Posted
over 2 years ago
by
SQL Server Support Content
0
Comments
The other day I was working with a customer who was in the process of developing SSIS "Control Flow" custom component. He was having an issue in compiling/building his code in Visual Studio and getting Warning about the build process about indirect...
Microsoft SQL Server Support Blog
Setting up database mirroring with certificates
Posted
over 2 years ago
by
SQL Server Support Content
0
Comments
We use certificates while setting up database mirroring for two partners that are in a workgroup or in non-trusted domains. The idea is to create a certificate on each partner, export it to the other and then setup a login to use that certificate...
Microsoft SQL Server Support Blog
Sending several files to several individuals using SSIS Send Email Task
Posted
over 2 years ago
by
SQL Server Support Content
1
Comments
Recently I got a case and the customer was trying to create an SSIS package to e-mail results of several files to several individuals and he wanted to know if there is any inbuilt task in SSIS out of the box that can do this. He was saving few files in...
Microsoft SQL Server Support Blog
.NET application doesn’t connect to the SQL server after a Database mirroring failover
Posted
over 2 years ago
by
SQL Server Support Content
1
Comments
In this blog I will discuss a connection timeout issue that one of my customers was having after failing over the mirror database. For better understanding of the issue let me discuss some key terms/concepts of database mirroring before I get into the...
Microsoft SQL Server Support Blog
App using SQLClient(.NET 4.0) will automatically construct an SPN when using shared memory with windows authentication
Posted
over 2 years ago
by
SQL Server Support Content
0
Comments
Consider the following scenario: 1) You have a .NET 4.0 application connecting to SQL Server 2005 or SQL Server 2008 edition (including SQL Server Express Edition) with ADO.NET using SQLClient provider. 2) Only Shared Memory is enabled for protocols for...
Microsoft SQL Server Support Blog
ADO.NET application connecting to a mirrored SQL Server Database may timeout long before the actual connection timeout elapses, sometimes within milliseconds
Posted
over 2 years ago
by
SQL Server Support Content
0
Comments
Recently we had few cases, where .NET Applications, connecting to a mirrored SQL Server Database, using ADO.NET SQLClient provider, in a mirrored SQL Server 2005 or SQL Server 2008 instance scenario, may intermittently fail with the following error message...
Microsoft SQL Server Support Blog
Executing an INSERT statement on a View in linked server
Posted
over 2 years ago
by
SQL Server Support Content
0
Comments
Consider this scenario where you have a linked server from one SQL server to another SQL Server. Both the SQL Servers are SQL Server 2008 SP2 on Windows 2008. Say the two SQL Servers are Server A and Server B. Linked server from Server A to Server B is...
Microsoft SQL Server Support Blog
No Books Online Content “in the box” for the next version of SQL Server– Denali
Posted
over 2 years ago
by
SQL Server Support Content
0
Comments
The Denali discs will not contain any of the Books Online content; setup only installs the help viewer and a handful of utility .chm files. All of the BOL documentation will by default come from online (MSDN). With the Microsoft strategy moving...
Microsoft SQL Server Support Blog
Output parameter streaming feature in SQL Native client 11
Posted
over 2 years ago
by
SQL Server Support Content
0
Comments
Recently we had a case where customer wanted to stream output parameter using SNAC 11. Rather than let the good research go to waste, we're posting the steps here. It’s not optimum or sometimes not even possible to define large buffer ...
Microsoft SQL Server Support Blog
SharePoint 2007 using ADFS v1 authentication integrated with Reporting Services 2008 : "Object Moved" error
Posted
over 2 years ago
by
SQL Server Support Content
0
Comments
If SharePoint 2007 is configured to use Web SSO authentication by using ADFS v1 , when trying to render a RS 2008 Report in SharePoint integrated mode, the following error occurs when clicking on the report: An unexpected error occured while connecting...
Microsoft SQL Server Support Blog
Why SSIS package runs little slower on the first run
Posted
over 3 years ago
by
SQL Server Support Content
0
Comments
When a package is being loaded, the runtime will enumerate all of the connection managers, tasks, and data flow components on the system. It does this by looking in certain directories (under <sql>\100\dts), and also by looking in COM registry for...
Microsoft SQL Server Support Blog
Have you checked the MaximumErrorCount in your SSIS Package ?
Posted
over 3 years ago
by
SQL Server Support Content
0
Comments
Recently we came across a case where the customer was running a Data Flow Task that was executing to it's completion without transferring any data. We finally figured out the whys. Rather than let the good research go to waste, we're posting the...
Microsoft SQL Server Support Blog
Configuration changes needed for running SSIS 2008/2008 R2 classes in .NET4.0
Posted
over 3 years ago
by
SQL Server Support Content
0
Comments
Recently we came across a case where the customer was developing a .NET managed application using SQL Server Integration Services (SSIS) object model. The managed application was behaving differently in different versions of Visual Studio (2008...
Microsoft SQL Server Support Blog
How to enable TDS parser to display TDS frames when SQLServer is listening on port other than default 1433
Posted
over 3 years ago
by
SQL Server Support Content
0
Comments
If you try to view a netmon trace in Netmon 3.4, you will see TDS traffic is nicely parsed for you. You will see a display similar to this: The parsing works nicely because SQLServer is listening on default tcp port 1433. But, if your SQLServer is listening...
Microsoft SQL Server Support Blog
Commonly used 32-bit CPU registers and their purpose
Posted
over 3 years ago
by
SQL Server Support Content
0
Comments
While debugging a dump, we commonly see various CPU registers. Each register has different purpose. I am trying to put them together in one place for your easy reference. You can list all the registers in windbg with “r” command: Please...
Microsoft SQL Server Support Blog
Step by step N-tier configuration of Sync services for ADO.NET 2.0
Posted
over 3 years ago
by
SQL Server Support Content
1
Comments
Recently I have worked on couple of cases where customers were trying to use N-tier configuration of Sync services for ADO.NET on IIS. In this blog we will use IIS and setup N-tier configuration of sync service for ADO.NET version 2.0 which comes as part...
Microsoft SQL Server Support Blog
How to install/enable .Net 3.5 SP1 on Windows Server 2008 R2 for SQL Server 2008 and SQL Server 2008 R2
Posted
over 3 years ago
by
SQL Server Support Content
3
Comments
The .NET Framework 3.5 SP1 (also referred to as .NET Framework 3.5.1) is a prerequisite for SQL Server 2008. SQL Server 2008 Setup for standalone instance will install the .NET Framework 3.5 SP1 if it is not already installed. In Windows Server 2008 R2...
Microsoft SQL Server Support Blog
Creating HTTP endpoint fails with 7850 error.
Posted
over 3 years ago
by
SQL Server Support Content
0
Comments
Creating a HTTP endpoint in SQL Server 2005 or SQL Server 2008 may fail with the following error messages: Msg 7850, Level 16, State 1, Line 1 The user 'domain\myuser' does not have permission to register endpoint 'training_sql_endpoint' on the...
Microsoft SQL Server Support Blog
Tools of the Trade: Part IV - Developing WinDbg Extension DLLs
Posted
over 4 years ago
by
SQL Server Support Content
1
Comments
A WinDbg extension DLL is set of exported callback functions for implementing user defined commands to extract specific customized information from the memory dump(s). Extension DLLs are loaded by debugger engine and can provide extra functionality of...
Microsoft SQL Server Support Blog
How to connect to file-based data sources (Microsoft Access , Microsoft Excel and Text files ) from a 64 bit application
Posted
over 4 years ago
by
SQL Server Support Content
1
Comments
The Issue: A 64-bit process can load only 64-bit components in it's process boundary. Same is true for a 32-bit process also. So, if your application is 64 bit, you will need a 64-bit provider or driver to connect to Microsoft Access (mdb, accdb) or...
Microsoft SQL Server Support Blog
SQL Server 2005 setup fails when MSXML Core Services 6.0 Service Pack 2 has already been installed
Posted
over 4 years ago
by
SQL Server Support Content
0
Comments
There is a known issue with SQL Server setup when MSXML6 component update has been installed on the system. The problem described in KB 968749 http://support.microsoft.com/kb/968749 has raised a lot of concerns by customers. The concerns are related...
Microsoft SQL Server Support Blog
How to configure SQL server to listen on different ports on different IP addresses?
Posted
over 4 years ago
by
SQL Server Support Content
0
Comments
Technorati Tags: SQL Port The following post describes how you can configure your SQL Server to listen on a different port(s) on different IP addresses that are available on your system. This procedure applies to both SQL server 2005 and SQL server...
Microsoft SQL Server Support Blog
Dealing with very large SQL Compact database files
Posted
over 4 years ago
by
SQL Server Support Content
0
Comments
Working with very large SQL Compact files, you may run into two issues: 1. Manipulating a large SQL Compact database in VS 2008 IDE requires a hotfix http://support.microsoft.com/kb/968436 Error message when you use the Visual Studio...
Page 1 of 4 (82 items)
1
2
3
4