G
Guest
OK, I am in the process of building a database to take the place of an Excel
spreadsheet that just is not adequate anymore. I am storing information
about multiple contracts for compliance with certain accounting rules. I
have done some database design, but it was mostly in school so the answers
were readily available. I have a few questions:
1. What is the best way to begin? I have the spreadsheet and I have
imported it. Currently I have a table that resembles the spreadsheet.
2. I have a structure for the Contract ID that I would like to automate. I
want a regionID – DivisionID – Project – Contract. It would looks something
like:
CA-250-0001-001
The reason for the project-division is that you can have one project with
multiple contracts. I don’t need to track any info on the project, just the
contract. I may have one contract set up this week and then have others
added on later. The way it worked in Excel was to add a line just underneath
the last one with a similar name. Is this structure possible?
I am sure I’ll have additional questions as I go along. Thanks for the help.
spreadsheet that just is not adequate anymore. I am storing information
about multiple contracts for compliance with certain accounting rules. I
have done some database design, but it was mostly in school so the answers
were readily available. I have a few questions:
1. What is the best way to begin? I have the spreadsheet and I have
imported it. Currently I have a table that resembles the spreadsheet.
2. I have a structure for the Contract ID that I would like to automate. I
want a regionID – DivisionID – Project – Contract. It would looks something
like:
CA-250-0001-001
The reason for the project-division is that you can have one project with
multiple contracts. I don’t need to track any info on the project, just the
contract. I may have one contract set up this week and then have others
added on later. The way it worked in Excel was to add a line just underneath
the last one with a similar name. Is this structure possible?
I am sure I’ll have additional questions as I go along. Thanks for the help.