Good day,
I am in the process of designing a database which will be used for a few user who are somewhat new to computers.
I am wondering what the best way to design the tables and forms for a user to input a date.
Should I have seperate fields for Day,Month,Year in the table? or have 1 field? I will eventually have to get the date into the standard form (10/21/2004) since I will be doing calculations on it.
Can I have 3 fields and then concatenate them into 1?
Any advice would be greatly appreciated! Thanks!
I am in the process of designing a database which will be used for a few user who are somewhat new to computers.
I am wondering what the best way to design the tables and forms for a user to input a date.
Should I have seperate fields for Day,Month,Year in the table? or have 1 field? I will eventually have to get the date into the standard form (10/21/2004) since I will be doing calculations on it.
Can I have 3 fields and then concatenate them into 1?
Any advice would be greatly appreciated! Thanks!