C
countrymac
I am very much a newbie when it comes to databases but I have been given
Microsoft Access 2003 and/or Microsoft SQL 2000 server to use to accomplish
my task. With Access I could probably limp my way along but SQL Server I
wouldn't even know where to begin.
GOAL:
20 users travel from store to store taking inventory of cash in safe. Each
user has there own laptop all connecting to one server/laptop that gets
backed up constantly.
1 user is the admin that will run reports throughout the day on what the 20
users have entered.
I am trying to find a way that multiple users can log into a database and
add entries (not delete them) all at a central point. Access appears to have
issues with multiple users connecting at the same time trying to change data.
Database should be pretty simple:
When ever a bag of cash is brought into the secure room and given to one of
the users they must
1. Log into the database
2. Select Site/Store
3. Select Section the bag of cash is from
4. (somehow automatically grab date and time record is beginning)
5. Begin entering
How many 1's, 5's, 10's, 20's, 50's, 100's, coupons?
6. Click submit (which should close that record and is now ready for the
next bag of cash)
At periodic times of the day one of the two admins would need to log into
the database (giving them report access) and run reports to see what the
status is of cash flow (per site and section and maybe even time range) and
make it printable.
Any idea's if this is possible and is it fairly easy in either Access or
SQL? Can someone point me in the direction of how to begin this task? Any
help is most appreciated.
Microsoft Access 2003 and/or Microsoft SQL 2000 server to use to accomplish
my task. With Access I could probably limp my way along but SQL Server I
wouldn't even know where to begin.
GOAL:
20 users travel from store to store taking inventory of cash in safe. Each
user has there own laptop all connecting to one server/laptop that gets
backed up constantly.
1 user is the admin that will run reports throughout the day on what the 20
users have entered.
I am trying to find a way that multiple users can log into a database and
add entries (not delete them) all at a central point. Access appears to have
issues with multiple users connecting at the same time trying to change data.
Database should be pretty simple:
When ever a bag of cash is brought into the secure room and given to one of
the users they must
1. Log into the database
2. Select Site/Store
3. Select Section the bag of cash is from
4. (somehow automatically grab date and time record is beginning)
5. Begin entering
How many 1's, 5's, 10's, 20's, 50's, 100's, coupons?
6. Click submit (which should close that record and is now ready for the
next bag of cash)
At periodic times of the day one of the two admins would need to log into
the database (giving them report access) and run reports to see what the
status is of cash flow (per site and section and maybe even time range) and
make it printable.
Any idea's if this is possible and is it fairly easy in either Access or
SQL? Can someone point me in the direction of how to begin this task? Any
help is most appreciated.