Kform Project Manager - Solutions for Modern Business Systems
Home
Kform Project Manager
Services
Support
Company
np5.jpg
New Release - Kform Project Manager 2007 PDF Print E-mail
Article Index
New Release - Kform Project Manager 2007
New Architecture
Visual Basic 6 vs. Visual Basic .Net
MS SQL or MS Access vs. MS Access
Kform Data Access (ADO.NET
Comparing MS Access and MS SQL Server 2005
Crystal Reports - Migrating from the OCX to the RDC
Local and Lan vs. Local, LAN and WAN

Comparing MS Access and MS SQL Server 2005

Both MS Access and MS SQL Server are powerful and established databases.  Each has its own particular strengths and weaknesses.  Microsoft Access is a simple and low-cost database solution.  It works best for companies managing a lesser number of concurrent users with a small database.  MS Access, just as the two-tier architecture falls short when applications are more complex with a larger number of concurrent users.  It is important to understand that the limitations of MS Access are due to the Jet database engine.  SQL Server is a better solution for stable efficient system with a larger number of concurrent users.

MS Access Attributes

  • • Simple to use
    • Fast application development
    • Easy distribution
    • Support multi-user shared environment
    • Functions well with 25 or less concurrent users

SQL Server Attributes

  • • Robust data integrity
  • • Scalability
  • • Security
  • • Manageability
  • • Design for use with 25 or more concurrent users

Kform Project Manager 2007 provides on installation SQL Server 2005 Express, the free version of the Microsoft SQL Server 2005 database.  SQL Server Express is built on the same core database engine are the other editions of the SQL Server 2005 product line.  An application developed using SQL Server 2005 Express works with other editions of SQL Server 2005: SQL Server 2005 Workgroup Edition, SQL Server Standard Edition, SQL Server Enterprise Edition

 

 

MS Access

MS SQL Server Express Edition

MS SQL Server Standard Edition

Number of CPUs supported

1

1

4

Maximum Database Size

2 GB

4 GB

No limit

Number of Concurrent Users

255

Limited by available memory

Limited by available memory

Security

No security integrated with Windows

Security integrated with Windows

Security integrated with Windows

Restore Database

No restore to point of failure

Restores to point of failure

Restores to point of failure

.Net support

No

Yes

Yes

Network Bandwidth

Entire table passes across network

Only requested records pass across network

Only requested records pass across network

 


 
< Prev
Site Map | Privacy | KFORM.COM

Copyright 2005-2006 K-form, Inc. All rights reserved. 

Valid XHTML 1.1