Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Blogs
QotD
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Content with tag
SQL Server 2005 Express
Refine your search with one of the following additional tags (with number of items):
SQL Server 2005
(6)
Administration
(1)
Maintenance and Management
(1)
Merge Replication
(3)
Encryption
(1)
Transactional Replication
(1)
Replication
(2)
Items 1 to 19 of 19
SQL Server 2005 Express Edition - Part 21 - Using Replication Management Objects
Recent installments of this series have demonstrated SQL Server 2005 Express Edition's replication characteristics by taking advantage of replication-specific executables and T-SQL code combined with Windows Synchronization Manager and Web Synchronization technologies. This article explores another method of reaching the same goal, which involves Replication Management Objects (RMO).
Read more...
By
Additional Articles
2008/04/30
|
Source:
Database Journal
|
Category:
Replication
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,004 reads
SQL Server Express DAC
Read more...
By
Site Owners
2008/04/24
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,335 reads
SQL Server 2005 Express Edition - Part 20 - Authenticating Merge Web Synchronization
We have been discussing SQL Server 2005 Express Edition replication-specific features, investigating authentication mechanisms that are available in order to accommodate connection attempts from remote clients interacting with SQL Server-based distributor via Internet Information Services. We will continue coverage of this topic here.
Read more...
By
Additional Articles
2008/04/21
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
818 reads
SQL Server 2005 Express Edition - Part 18 - Merge Web Synchronization Setup
Part 18 of this series explores several scenarios in which the Merge Web Synchronization can be applied and describes their implementation details.
Read more...
By
Additional Articles
2008/03/20
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
777 reads
SQL Server 2005 Express Edition - Part 17 - Merge Web Synchronization
In this article, we will explore another variation of this mechanism, called Web Synchronization, with SQL Server 2005 Express Edition instances operating as merge replication subscribers connecting to a publisher via HTTPS protocol.
Read more...
By
Additional Articles
2008/03/17
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
315 reads
SQL Server 2005 Express Edition - Part 16 - Transactional and Merge Replication
Marcin Policht provides a step-through sample implementation of transactional and merge replication.
Read more...
By
Additional Articles
2008/03/04
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,130 reads
SQL Server 2005 Express Edition - Part 14 - Replication Support
SQL Server 2005 Express Edition's small footprint and free-of-charge use has some negative implications, imposing restrictions on functionality available in the Standard or Enterprise editions. This is especially conspicuous in the case of replication, which we will explore starting with this installment.
Read more...
By
Additional Articles
2008/01/16
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,262 reads
SQL Server 2005 Express Edition - Part 12 - ClickOnce Deployment and Updates
Part 11 of this series presented the publishing options of ClickOnce-capable applications that involve User Instance-based databases. This article takes a closer look at the deployment process, demonstrating the impact of your selections on its characteristics.
Read more...
By
Additional Articles
2007/12/21
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
693 reads
SQL Server 2005 Express Edition - Part 11 - ClickOnce Deployment and Maintenance Options
Part 11 of the series focuses on the process of deploying and maintaining user instance-based applications that employ ClickOnce technology.
Read more...
By
Additional Articles
2007/11/23
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,056 reads
SQL Server 2005 Express Edition - Part 9 - Managing User Instances
SQL Server 2005 Express Edition's unique functionality allows you to distribute and implement single-user databases, without the dependency of having administrative privileges or the need for a cumbersome configuration. This article illustrates the practical use of this feature, known as XCopy deployment.
Read more...
By
Additional Articles
2007/10/30
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
931 reads
SQL Server 2005 Express Edition - Part 8 - XCopy Deployment
Part 8 of our series provides an overview of User Instance model (also known as “Run As Normal User” or simply RANU) and automatic database connectivity, which serve as two primary enablers for XCopy deployment, facilitating distribution of single-user databases.
Read more...
By
Additional Articles
2007/10/25
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,081 reads
SQL Server 2005 Express Edition - Part 6 - Post Installation Configuration Tasks (Encryption)
In our new article, we will continue coverage of this topic by describing other activities that alter default connectivity settings applied during standard installation, focusing in particular on encryption.
Read more...
By
Additional Articles
2007/10/18
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
964 reads
SQL Server 2005 Express Edition - Part 5 - Post-Installation Network Configuration Tasks
In this article, we will continue exploring other post-setup tasks, focusing on network specific tasks.
Read more...
By
Additional Articles
2007/10/10
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,327 reads
SQL Server 2005 Express vs. Desktop Engine (MSDE)
SQL Server 2005 Express Edition and the SQL Server Desktop Engine (MSDE) are both free and redistributable. Each product provides a medium where database administrators can work between MS Access and the full version of SQL Server. But there are key differences to consider.
Read more...
By
Additional Articles
2007/09/13
|
Source:
SearchSQLServer
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
2,515 reads
SQL Server 2005 Express Edition - Part 4 - Surface Area Configration
This article demonstrates how you can use Surface Area Configuration utility in order to modify some of the security-related settings that have been applied during installation of SQL Server 2005 Express Edition.
Read more...
By
Additional Articles
2007/08/27
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
1,022 reads
SQL Agent - A Job Scheduler Framework
An easy to use .NET solution for Job Scheduling, with pluggable actions, that runs on a Windows Service. Backup your SQL Server Express and much more!
Read more...
By
Additional Articles
2007/08/24
|
Source:
CodeProject.com
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
1,579 reads
SQL Server 2005 Express Edition - Part 3 - Installation
Part 3 of this series describes the installation process of different versions of SQL Server 2005 Express Edition in more detail, including changes introduced in its Service Pack 2.
Read more...
By
Additional Articles
2007/08/08
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
1,038 reads
SQL Server 2005 Express Edition - Part 2
Express Edition remains the primary choice for deployments of a full-fledged database engine in less demanding environments. Part two of this series explores its features in more detail in order to better understand its unique role in SQL Server 2005 portfolio.
Read more...
By
Additional Articles
2007/07/24
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
1,566 reads
SQL Server 2005 Express Edition - Part 1
Marcin Policht offers an overview of choices offered in the SQL Server 2005 product line, as an introduction to a new series on the Express edition.
Read more...
By
Additional Articles
2007/07/09
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
2,129 reads
Items 1 to 19 of 19
Most popular
SQL Agent - A Job Scheduler Framework
An easy to use .NET solution for Job Scheduling, with pluggable actions, that runs on a Windows Service. Backup your SQL Server Express and much more!
Read more...
By
Additional Articles
2007/08/24
|
Source:
CodeProject.com
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
1,579 reads
SQL Server 2005 Express Edition - Part 1
Marcin Policht offers an overview of choices offered in the SQL Server 2005 product line, as an introduction to a new series on the Express edition.
Read more...
By
Additional Articles
2007/07/09
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
2,129 reads
SQL Server 2005 Express Edition - Part 3 - Installation
Part 3 of this series describes the installation process of different versions of SQL Server 2005 Express Edition in more detail, including changes introduced in its Service Pack 2.
Read more...
By
Additional Articles
2007/08/08
|
Source:
Database Journal
|
Category:
SQL Server 2005 Express
Rating:
Rate this
|
Briefcase
|
1,038 reads
Copyright © 2002-2008 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use