This is a general question about back ends.
Using in the scenario of a single user machine or *possibly* 2 networked
machines. Therefore using SQL Server is not really an option.
I need to write a database that keeps track of someone's sales (eg:
jewellery shop). There would be tables with around 20000 records that would
keep track of the stock items (wouldn't change much). The bulk of the work
is based on sales made which of course would vary. It's probably fair to
say that in any one year, there would say 40000 transactions (sales).
If I wrote the front end in VS.net VB, would Access be stable enough for a
back end? If not, what are other options that I should be considering?
TIA
Michelle
PS: If I also carrying out compacting on a regular basis, would this help?
Is there such a thing as 'compact and repairing' too often?
Using in the scenario of a single user machine or *possibly* 2 networked
machines. Therefore using SQL Server is not really an option.
I need to write a database that keeps track of someone's sales (eg:
jewellery shop). There would be tables with around 20000 records that would
keep track of the stock items (wouldn't change much). The bulk of the work
is based on sales made which of course would vary. It's probably fair to
say that in any one year, there would say 40000 transactions (sales).
If I wrote the front end in VS.net VB, would Access be stable enough for a
back end? If not, what are other options that I should be considering?
TIA
Michelle
PS: If I also carrying out compacting on a regular basis, would this help?
Is there such a thing as 'compact and repairing' too often?
Comment