J
JBoeker
I need to decide which database product to use for a new C# project,
Access (jet) or SQL Server Express. The project is single user; I've
used Access before in similar projects and it works OK but I'm tempted
to used SQL Express.
The only performance concern of the new project is to write a large
amount of data (3 fields) continuously during the day to a table
(approximately 300 records per second, total around 800 MB per day).
Around 2000 I looked at SQL Server and Access and Access had much lower
CPU usage (1-2% vs 10+% with occasional spikes to 20%).
I'm interested in any advice, feedback.
Thanks,
Jeff
Access (jet) or SQL Server Express. The project is single user; I've
used Access before in similar projects and it works OK but I'm tempted
to used SQL Express.
The only performance concern of the new project is to write a large
amount of data (3 fields) continuously during the day to a table
(approximately 300 records per second, total around 800 MB per day).
Around 2000 I looked at SQL Server and Access and Access had much lower
CPU usage (1-2% vs 10+% with occasional spikes to 20%).
I'm interested in any advice, feedback.
Thanks,
Jeff