473,657 Members | 2,395 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Why upgrade to MS SQL Server (be it 2000 or 2005) from Access (say, 97)?


Probably this question has been asked hundreds of times and yet net
search has not generated satisfactory enough answer, at least, to me.
And OK, let's assume your organization has more than 200 employees,
just one measure to indicate that it's not small and data processing
needs are quite extensive (for both OLTP and OLAP).

We've heard so much about concurrency support, stability and
performance. Are there any real persuasive paper out there to talk
about it? Now, let me also put it in another perspective, say, you're
a Microsoft sql server sales guy or gal for that matter for new
accounts. What you got?

Thanks.

Dec 1 '05 #1
5 1278
NickName wrote:
Probably this question has been asked hundreds of times and yet net
search has not generated satisfactory enough answer, at least, to me.
And OK, let's assume your organization has more than 200 employees,
just one measure to indicate that it's not small and data processing
needs are quite extensive (for both OLTP and OLAP).

We've heard so much about concurrency support, stability and
performance. Are there any real persuasive paper out there to talk
about it? Now, let me also put it in another perspective, say, you're
a Microsoft sql server sales guy or gal for that matter for new
accounts. What you got?

Thanks.

One good reason is that using SQL Server is that the network load is
much less than compared to using linked tables.
I've executed the following query from the VBA-Direct window:
UPDATE table SET column = 'value'
table contained approx. 7000 records. The packet count for executing
this with SQL Server was exactly 9. When using MS Access as a backend,
the packet count was more than 65000.
Also, I believe that Access can only work with 25 connections at most,
while SQL Server can have virtually unlimited connections. Please
correct me when I'm wrong.
When using the database locally (i.e. not over a network), upgrading to
SQL Server would be extra overhead imho.

Olivié
Dec 1 '05 #2
Ol!v!é wrote:
Also, I believe that Access can only work with 25 connections at most,
while SQL Server can have virtually unlimited connections. Please
correct me when I'm wrong.


That would depend on how well/badly the Access application was written,
the topology used (monolithic MDB, split Code/tables, unbound forms,
etc). YMMV a lot.

To the OP:
SQL Server will handle more users and support larger databases, both in
the physical limits and practical limits, has better security, is much
more robust and AFAIK doesn't lose pointers to text (memo) columns like
Jet does :-)
Dec 1 '05 #3
> Also, I believe that Access can only work with 25 connections

The multi-user characterisatio n for Access 95 used 32 automated
workstations, which hit the database a bit harder than 32 human
users would.
UPDATE table SET column = 'value'
table contained approx. 7000 records. The packet count for
this with SQL Server was exactly 9. When using MS Access as
None of my clients would let you near their SQL Servers!

If you have your 25 (min) SQL Server users doing updates
like that, all the real users will be out to lunch while
they wait for their applications to respond!

Building applications for 25 users means not writing
queries like that.

(david)
""Ol!v!é"" <stevenlangenak en-at-@hotmail-dot-.com> wrote in message
news:11******** *******@seven.k ulnet.kuleuven. ac.be... NickName wrote:
Probably this question has been asked hundreds of times and yet net
search has not generated satisfactory enough answer, at least, to me.
And OK, let's assume your organization has more than 200 employees,
just one measure to indicate that it's not small and data processing
needs are quite extensive (for both OLTP and OLAP).

We've heard so much about concurrency support, stability and
performance. Are there any real persuasive paper out there to talk
about it? Now, let me also put it in another perspective, say, you're
a Microsoft sql server sales guy or gal for that matter for new
accounts. What you got?

Thanks.

One good reason is that using SQL Server is that the network load is much
less than compared to using linked tables.
I've executed the following query from the VBA-Direct window:
UPDATE table SET column = 'value'
table contained approx. 7000 records. The packet count for executing this
with SQL Server was exactly 9. When using MS Access as a backend, the
packet count was more than 65000.
Also, I believe that Access can only work with 25 connections at most,
while SQL Server can have virtually unlimited connections. Please correct
me when I'm wrong.
When using the database locally (i.e. not over a network), upgrading to
SQL Server would be extra overhead imho.

Olivié

Dec 1 '05 #4
david epsom dot com dot au wrote:
UPDATE table SET column = 'value'
table contained approx. 7000 records. The packet count for
this with SQL Server was exactly 9. When using MS Access as

None of my clients would let you near their SQL Servers!

If you have your 25 (min) SQL Server users doing updates
like that, all the real users will be out to lunch while
they wait for their applications to respond!

Building applications for 25 users means not writing
queries like that.

The query I wrote was only for the demonstration of the difference in
network load between MS Access and SQL Server, not as an example on how
to write queries.

Olivié
Dec 1 '05 #5
I appreciate all the inputs. Do any of you have some pointer to some
well-thought-out paper on the topic?

Dec 1 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
6267
by: Doug Baroter | last post by:
Hi, One of my clients has the following situation. They use Access DB for data update etc. some business functions while they also want to view the Access data quickly and more efficiently in SQL Server 2000. Huge Access db with over 100 user tables, over 60 MB data. The DTS package that comes with SQL Server 2000 seems pretty "messy" in the sense that it assumes that one needs to do one time import only or accurately it does not...
1
1458
by: Kamyk | last post by:
Hello all! I have such question to all of you. I have some tables linked from MS SQL Server 2000. Is time of processing query based on these linked tables from MS SQL Server 2000, faster or slower than the time of processing the same query based on tables, which are not linked but imported to MS Access?
3
2223
by: datapro01 | last post by:
I am a DB2 DBA that has been asked to become familiar enough with SQL Server in order to become actively involved in its installation, implementation, and to review database backup/recovery procedures. SQL Server will be used by a vendor packaged application. The problem is that we are awaiting word on whether it will be SQL Server 2000 or 2005 we will be working with. I have been told that there are considerable differences between the...
2
1453
by: mal hit | last post by:
I would like to know if it's possible to embed a SQL Server 2000/2005 DB within a desktop application so that the end users cannot view the DB. Also, this will prevent them from copying the database on to their other SQL Servers. Also, what are the options to load SQL Server 2005 on Win 98 *** Sent via Developersdex http://www.developersdex.com ***
0
1983
by: dunleav1 | last post by:
Does enabling/disabling Data Execution Prevention (DEP) have a performance impact on SQL 2000 or SQL 2005?
4
3753
by: David | last post by:
Hi all, I just asked some people to help me out and phone microsoft with the following information, kindly they refused unless we setup a support contract with them first, for pre-sales information. (That really does not sound like good business sense to me - anyway here is our problem, if anyone could help thanks). "To tell and ask microsoft:
0
1965
by: KIKOY | last post by:
HI! I am using sql server 2000 for database and VB6 as programming language. my program is working in our LAN. my problem is when I used VPN connection for the remote offices to the main office the program hangs-up, although I can log-in to the system but when I used a query that should produce results of more than 20000 records, the program hangs-up. I am using windows 2003 for my VPN server and WINXP for the Remote computers and I am...
2
992
by: Javilen | last post by:
Hello, I am trying to right an application that will dump the information from an sql server 2000 into Access 2000 via VB.net The gist is, we have 1 table in sql 2000, it has 5 columns and 15 rows of data, one of the columns is a date that holds the info of when the record was added. I want to select all rows that have a date between X and X and then dump them, in there entirety into an Access DB that I can then give to the client for...
4
4126
by: Feris T | last post by:
Hi, Is there any development library exist in the market for SQL Server 2000/2005 transaction log reader ? I need to use it for Capture Data Change (CDC). Preferably Java. Regards, Feris
2
2529
by: Yemata Abebe | last post by:
What is the maximum number of records SQL Server 2000, 2005 and Oracle 11g can handle
0
8394
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8306
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8825
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8503
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8605
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4152
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4304
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.