Contract Database

BrookieOU

New Member
Joined
Jun 9, 2015
Messages
5
I've been tasked with building a simple contract database in Access. I haven't built a database in about 8 years (and all of those were simple) and was wondering if anyone knew of a template I could use to get me started as I built my skills back up. The database is literally only needs contractor name (we have multiple entities), contractor d/b/a, contractor address, contractee name/address, termination terms, renewal terms, rate, special clauses, active/inactive and ability to attach contract and other documents. The reason I want to do this in Access is due to the attaching of documents and also because we may build on it in the future. Does anyone know where I could find a template, or should I even do it in Access?
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
I refer people to this site for db schemas (it's not a template source per se)
http://www.databaseanswers.org/data_models/
The chances you'll find a template that exactly fits your needs is remote IMO, and any tweaking it requires to suit your needs may be greater than starting from scratch. Not to say that you couldn't benefit from any of its design. Based on your post, I see a need for at least 3 tables - tblContractor, tblContractee, tblContracts. Don't know what you're foreseeing, but I would not store documents in the db in favor of linking to them instead. You don't indicate a need for tables for invoices, purchase orders, db users, job numbers, contractor hours, etc.
 
Upvote 0
Thank you very much! I will look around. Right now I don't think I need anything else you mentioned, but that is what I'm envisioning this will grow into those things. You're definitely correct about linking, thanks for pointing that out. I will look around the link you mentioned, start from scratch and be back if I can't figure something out!
 
Upvote 0
Reply if you'd like some design info links. On my phone at present. Not suitable for doing that.
 
Upvote 0
Upvote 0

Forum statistics

Threads
1,214,431
Messages
6,119,457
Members
448,898
Latest member
drewmorgan128

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top