Sign In
Data Access Technologies
(Data Access, XML, SSIS, LINQ, System.Data ...)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
March, 2010
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ADO
ADO .NET Sync Service
ADO.NET
ADO.NET Data Services
Attunity
JDBC
Kerberos
Linked Server
Native Data Access Technologies
NONSSIS
ODBC
OLEDB
Oracle
SPN
SQL CE
SQL Server
SQL Server Connectivity
SQL-CLR
SSIS
SSISVideo
SSMA
SYNC Framework
System.XML
WCF
XML
Monthly Archives
Archives
April 2012
(1)
January 2012
(3)
November 2011
(2)
October 2011
(4)
September 2011
(1)
August 2011
(3)
June 2011
(1)
May 2011
(1)
April 2011
(2)
February 2011
(2)
January 2011
(3)
December 2010
(2)
November 2010
(1)
October 2010
(2)
September 2010
(1)
August 2010
(2)
June 2010
(6)
May 2010
(3)
April 2010
(4)
March 2010
(6)
February 2010
(1)
January 2010
(7)
December 2009
(6)
November 2009
(4)
October 2009
(7)
April 2009
(4)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Data Access Technologies
Issue with the sync framework if Batching is enabled
Posted
over 2 years ago
by
Snehadeep
1
Comments
A few weeks back I was working on sync framework issue which i found worth blogging, we were using Win form application that uploads the data using ado.net sync framework v2.0, on the server side there is a WCF application to which the data is uploaded...
Data Access Technologies
Overcome Error “The metadata store replica is already in use” while doing a File Sync
Posted
over 2 years ago
by
Snehadeep
2
Comments
While doing a file Sync we may see error that the metadata store replica is already in use. This happens after the first file Sync operation succeeds , subsequent attempts for file Sync operations results in the above error. ...
Data Access Technologies
Unable to execute a remote stored procedure over a linked server
Posted
over 2 years ago
by
Snehadeep
1
Comments
I ran into an interesting situation when executing a Remote Stored Procedure on Linked Server using four part query. Vista-3139 which is a SQL Server 2005 instance is linked to the SERV2003\SQLDUMMY which is a SQL Server 2000 named instance. ...
Data Access Technologies
How best to connect to a default instance of SQL Server listening on a non-standard port with a firewall enabled.
Posted
over 2 years ago
by
Snehadeep
2
Comments
We had a case recently where the Default instance of SQL Server was listening on a non-default port. Any guesses what happened when the client tried to connect to the Default instance using TCP? Reading KB 823938 will provide a clue but doesn...
Data Access Technologies
SSIS can sometime throw error “Execution was canceled by user” when there is a issue with the DTS package task.
Posted
over 2 years ago
by
Snehadeep
0
Comments
Recently I was working with the legacy Execute DTS 2000 Package Task in SSIS and found that In the SSIS Control flow when you use an Execute DTS 2000 Package Task to run a DTS 2000 package, if the DTS package fails, the resulting error in SSIS can be...
Data Access Technologies
Running SQL Server ‘Default’ instance on a non-default (or non-standard) TCP port: : tips for making application connectivity work
Posted
over 2 years ago
by
Snehadeep
1
Comments
We know that with the default setup of SQL Server (SQL Server 2000/2005/2008), the ‘Default’ instance listens on TCP port 1433. But we have seen that some customers prefer running SQL Server ‘Default’ instance on a TCP Port other...
Page 1 of 1 (6 items)