Hey, I am trying to put my head around the concept on something.
Basically, I am making a Database to keep track of strata payments for an apartment building. (they are paid each month for each unit).
I have my units table, for each apartment in the building, but I am unsure of how to do this next part.
some people pay 6 months ahead, and I want to beable to mark that down, so do I need a table that has dates? or do i use some kind of function to get the dates (first of every month?)
I am just unsure of the table structure required. If someone could help me out I would really appreciate it =)
Anyone on MSN who has a good idea of what I need? Please, PM me and I will give you my MSN user.
Also, on another note, is there anyway to retrieve the month name from the number?
I've always just made a table and linked it.
Basically, I am making a Database to keep track of strata payments for an apartment building. (they are paid each month for each unit).
I have my units table, for each apartment in the building, but I am unsure of how to do this next part.
some people pay 6 months ahead, and I want to beable to mark that down, so do I need a table that has dates? or do i use some kind of function to get the dates (first of every month?)
I am just unsure of the table structure required. If someone could help me out I would really appreciate it =)
Anyone on MSN who has a good idea of what I need? Please, PM me and I will give you my MSN user.
Also, on another note, is there anyway to retrieve the month name from the number?
I've always just made a table and linked it.
Last edited: