GT40s.com
MK-I  MK-II  MK-III  MK-IV  GULF  MIRAGE  J-CAR  LOLA
GT40s.com
Home Forum Gallery Member Rides Support GT40s.com  
Register FAQ Members List Advertisers Search Today's Posts Mark Forums Read

Go Back   GT40s.com > Miscellaneous Forums > The Paddock

Notices

The Paddock Off Topic forum where anything goes!

Reply
 
LinkBack (1) Thread Tools Display Modes
Old 03-19-07, 05:15 PM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Lee
Lee's Avatar
Lee
5 Tenths
United Kingdom
 
Join Date: May 2002
Location: Silverstone, UK
GT40: GT40 Australia
Posts: 524
Rep Power: 12 Lee is on a distinguished road
PC spec for Microsoft Access

After the thread about Vista I wondered if I could pick your brains on a variation.

We need new PCs at work for running some rather hefty Microsoft Access databases, and I am trying to find out what makes Access work quickly. We are connected to a network, and obviously running with any linked databases on the local drive, rather than the network speeds things up, but this is not always suitable.

The databases contain tables, or links to tables with up to a million or more records in them, and when compacted are in the 0.5 to 1.5 GB region.

We are quite used to them being slow, but are about to embark on building some new models and would like something quicker, while in the writing queries and macros stage. Should we concentrate the expense on Memory, or processor, or what?

Which of the newer generation of processors are most suitable, and which should be avoided for this purpose?

Thanks
__________________
Lee Stanley
UK Agent for GT40 Australia
DRB #52 under construction http://www.lightning40s.com
Lee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-19-07, 05:41 PM   #2 (permalink)
p thompson's Avatar
p thompson
Administrator
United Kingdom
 
Join Date: Aug 2002
Location: Milland, West S
GT40: None
Posts: 2,146
Rep Power: 36 p thompson has a brilliant futurep thompson has a brilliant futurep thompson has a brilliant futurep thompson has a brilliant futurep thompson has a brilliant future
Re: PC spec for Microsoft Access

Sorry Lee, don't know specifically what elements would boost performance for an Access system.

BUT

If new PCs are in order and you have a server / shared database, how about a rewrite using SQL Server? Will allow much more scope for large database development and is generally more suited to multiple user use...
(IMHO)
__________________
regards
Paul Thompson
-----------------------------------------
Too Many Hobbies - Too Little Time
p thompson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-19-07, 06:03 PM   #3 (permalink)
PaulB's Avatar
Rookie
United Kingdom
 
Join Date: Mar 2005
GT40: UK
Posts: 15
Rep Power: 4 PaulB is on a distinguished road
Re: PC spec for Microsoft Access

I agree with Paul, you should be using SQL not Access for a database of that size. The performance should be massively improved.

Paul
PaulB is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-19-07, 06:48 PM   #4 (permalink)
Joe T's Avatar
Joe T
3 Tenths
United Kingdom
 
Join Date: Nov 2004
Location: Mid Sussex, UK
GT40: RCR70 For Sale
Posts: 337
Rep Power: 7 Joe T is a jewel in the rough
Re: PC spec for Microsoft Access

From a hardware perspective I would ensure that the system designated as a server has a Gigabit LAN card facilitating 1000mb network traffic, Intel 6600 upwards or AMD 4400 both Dual core. SATA Hardrives with bios raid/mirror facility. 2 Gig of Ram. One other consideration would be a decent Network Switch like an HP Procurve, this has 2 Gigabit Lan ports and is managed so you can spot network bottlenecks.
Ibm do some nice thinkcentre workstations with XP Pro and 3 years warranty from £289, PC World Business or Insight stock them.

All the above should be fine with a flatfile table based system, migrating to SQL or MYSQL even would improve performance.

If the server environment is an issue, SAMBA on Linux is awsome for sharing data on an MS network plus no licencing issues


Good Luck
__________________
LolaT70 Replica
Joe T is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-19-07, 06:50 PM   #5 (permalink)
llarsen's Avatar
llarsen
Admin
United States
 
Join Date: Jun 2003
Location: Raleigh, NC
GT40: Sabre
Posts: 2,073
Rep Power: 29 llarsen has much to be proud ofllarsen has much to be proud of
Re: PC spec for Microsoft Access

Lee,

In general Databases are only cpu hogs if you are doing a lot of change/add/delete work. If that is the case get the fastest CPU you can afford. Otherwise, they are disk intensive, so get the the fastest disks you can afford. If you can put the data on a striped array of disks it will help as well. (Don't get SATA unless you can afford at least double the capacity of what you need and then ONLY use them in a fault tolerant Raid array. The will protect you from data loss with these cheap, but prone to failure disks.)

I agree with software recommendations already made.

Lynn
__________________
Sabre GT40/5L EFI/G50/50
Always verify parts or products discussed for your own use.

Last edited by llarsen; 03-19-07 at 06:56 PM.
llarsen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-19-07, 07:15 PM   #6 (permalink)
john_douglass's Avatar
john_douglass
Bronze Supporter
United States
 
Join Date: Sep 2005
Location: Rockville, Md.
GT40: KVA
Posts: 139
Rep Power: 5 john_douglass is on a distinguished road
Cool Re: PC spec for Microsoft Access

Lee,

I'm a computer consultant working with large databases - I would recommend Visual Foxpro (v 9.0). It is Microsoft's 2nd tier database - faster and more robust than access, but not overkill like SQL Server 2005. I routinely use it to manage databases with 3+ million records and it is lightning fast.

The only real limitation is that your tables not exceeed 2 gig.

John
john_douglass is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-19-07, 07:41 PM   #7 (permalink)
Lee
Lee's Avatar
Lee
5 Tenths
United Kingdom
 
Join Date: May 2002
Location: Silverstone, UK
GT40: GT40 Australia
Posts: 524
Rep Power: 12 Lee is on a distinguished road
Re: PC spec for Microsoft Access

Thanks for the info. I think we are stuck with Access, and I think that is OK. Maybe I stressed the network too much. The models are being built by users who understand the business and can use the Access interface, rather than by support guys writing in code. The databases will not require multiple users, and will in general be based on one desktop only, but some will have one or two links to tables on the network.

We don't want to be installing and learning new software, unless it can be learnt very, very quickly.

It sounds like we will go for the best all round desktops we can afford, and will have to try to optimize the databases in various ways to speed up the the processing.

Thanks
__________________
Lee Stanley
UK Agent for GT40 Australia
DRB #52 under construction http://www.lightning40s.com
Lee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-07, 12:58 AM   #8 (permalink)
RTIMTE's Avatar
RTIMTE
2 Tenths
United States
 
Join Date: May 2002
GT40: Plano, TX USA (Dallas)
Posts: 202
Rep Power: 9 RTIMTE is a glorious beacon of light
Re: PC spec for Microsoft Access

Lee,

Why not covert the data to SQL server and use access as the front end. The apps you have developed in access can still run as they are today, you only need to create the tables in SQL server and have access point to them.

Here is a link to doing just that and what performance tuning/setup that will help tune this setup.

Database Performance Tuning Tips for Using Microsoft Access and SQL Server Together
__________________
Richard D. Timte
RF GT40
351W Alum Block, Yates Heads, Kinsler Fuel, TRT 800, LG600 Mark II (SOLD)
RTIMTE is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-20-07, 12:24 PM   #9 (permalink)
Sandy's Avatar
Sandy
Gulf GT40
United States
 
Join Date: Jan 2003
Location: Los Angeles, CA
GT40: RCR GT40 Gulf
Posts: 1,152
Rep Power: 18 Sandy is a splendid one to behold
Re: PC spec for Microsoft Access

CPU generally is not going to be the limitation with Access, but can't say what the application is doing with the data so make make a huge difference. Access is more then likely I/O bound over the network. Sorting and Merging data is generally a CPU hog, but since most stuff in Access's case is I/O Limited (Network/Disk subsystems) the faster CPU's likely will not make thing smokin' fast but can't hurt as CPU is cheep these days. Memory can also help but not sure how Access can use it since it is not super smart. Add/Edit/Deletes are I/O intensive in most all cases, more so with a simple database (I use the Database term loosely with MS Access) .

We have used a couple of Access applications for business back end stuff where I work and all have fail for multi user work and are dodge-y at best and data integrity was poor. If you are sharing any table in Access ... back up often. Like others have suggested if you can use a real database instead of Access you would be better off (Free - MySql, Firebird, Postgress, or pay for use SQLServer, Sybase, Oracle etc) but to make most effective use you would need to redo your applications which doesn't sound like it's possible.

One other thing, a badly architected application can take down a database server or network with excessive data shuffling, for example loading the entire dataset into the Access Grid so you can navigate is a common problem this is especially a problem for non-client server applications that typically were written with the paradigm of local dataset access (Access, Paradox, DBase/Foxpro, and a host of other).

Like Joe mentioned if you don't have a Gigabit network, that will be a huge improvement if running 100BT. For the fun of it, you can run the Window's task manager and see what your CPU and NETWORK utilization is while running the application and that might also give you some clues as to what you could improve on without too much speculation.

And finally do check out the link that Richard sent. It is amusing as well as very informative, too bad the folks that wrote the Access apps here didn't read it.

Sandy
__________________
RCR GT40 #11 348" Alloy SBF, 930 Box, Gulf 1075 Trim Now in the Garage, still under construction...

www.gtsparkplugs.com Links to the cars
Sandy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


LinkBacks (?)
LinkBack to this Thread: http://www.gt40s.com/forum/paddock/21165-pc-spec-microsoft-access.html
Posted By For Type Date
GT40s.com This thread Refback 03-19-07 05:35 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:27 AM.