silentwolf
Active member
- Local time
- Yesterday, 17:05
- Joined
- Jun 12, 2009
- Messages
- 644
Hi guys,
this is a new thread but it is following up with my previous thread so not sure if this is ok to start a new one.
But thought it might be better as it changed a bit from the previous
Not to sure if I was supose to link it ...
However attached is a picture of my current Database Structure.
Could please take someone a look at it as I am still not really sure if that model is correct.
Question Nr:1
Tables:
MatterTyp = Private; Business; Personnel
Matter= MatterTypID=2; Matter= Quote; Invoice; Reminder; Service;
It is a little bit of a mix from DocumentTyp and Subject so I just can't really think of a better way and am not that happy with it.
Background of those tables... If someone calles and I like to "record it" add to table.. then I like to differenciate if it is "Business Related", "Private", "Personnel"
so I can filter it depanding on what selection is made.
Question Nr.2
So there is a bit of reduncence with "MatterTyp" and DocumentTyp what would be a better aproach for this? Different Table all together?
Question Nr.3
"DocumentType" "Quotes", Invoices", "ServiceContract", ...
"Documents" here I add another "Contact" to it as there can be Contact giving me a "Contract" but that Contract is billed to another Customer.
For instance: A Customer named "Huber" send me an "ServiceContract" this I record in Contact_Correspondence.
This ServiceContract shows a "BillingCode" meaning who will be billed for it.
The BillingCode could be "Waranty" so "Huber" is paying for the Service
Or BillingCode is "EndCustomer" therefore "Mr.Burns" will need to pay for it.
Or BillingCode is "DifferentAddress" meaning the Bill goes to "Mr.Burns" but the "Object Address" where that Service needs to be completed is at
a different Address to the billingAddress.
So in the model I think there is a problem with MatterType, and Matter because of redundence Entries.
And I am not sure if that Documents can easily get all information explained above
As Contacts_1 has only Contacts no Addresses.
Hope that is clear what I am explaining but I would be so happy if someone can help me with this as it takes me already far to long to work it out.
And would like to continiou with the database and Forms.
Many thanks
this is a new thread but it is following up with my previous thread so not sure if this is ok to start a new one.
But thought it might be better as it changed a bit from the previous
"Datastructure still a little loose" thread
Not to sure if I was supose to link it ...
However attached is a picture of my current Database Structure.
Could please take someone a look at it as I am still not really sure if that model is correct.
Question Nr:1
Tables:
MatterTyp = Private; Business; Personnel
Matter= MatterTypID=2; Matter= Quote; Invoice; Reminder; Service;
It is a little bit of a mix from DocumentTyp and Subject so I just can't really think of a better way and am not that happy with it.
Background of those tables... If someone calles and I like to "record it" add to table.. then I like to differenciate if it is "Business Related", "Private", "Personnel"
so I can filter it depanding on what selection is made.
Question Nr.2
So there is a bit of reduncence with "MatterTyp" and DocumentTyp what would be a better aproach for this? Different Table all together?
Question Nr.3
"DocumentType" "Quotes", Invoices", "ServiceContract", ...
"Documents" here I add another "Contact" to it as there can be Contact giving me a "Contract" but that Contract is billed to another Customer.
For instance: A Customer named "Huber" send me an "ServiceContract" this I record in Contact_Correspondence.
This ServiceContract shows a "BillingCode" meaning who will be billed for it.
The BillingCode could be "Waranty" so "Huber" is paying for the Service
Or BillingCode is "EndCustomer" therefore "Mr.Burns" will need to pay for it.
Or BillingCode is "DifferentAddress" meaning the Bill goes to "Mr.Burns" but the "Object Address" where that Service needs to be completed is at
a different Address to the billingAddress.
So in the model I think there is a problem with MatterType, and Matter because of redundence Entries.
And I am not sure if that Documents can easily get all information explained above
As Contacts_1 has only Contacts no Addresses.
Hope that is clear what I am explaining but I would be so happy if someone can help me with this as it takes me already far to long to work it out.
And would like to continiou with the database and Forms.
Many thanks