Hello,
I'm currently in the process of gutting and redoing a bookings database (access 07). I built it last year, and it was the first database I've built. As such, it's not great! I'm re-doing it to make it more efficient and faster for me to use (I'm the only user so it doesn't have to be too user friendly...)
As I'm re-doing it I thought it a good idea to correct all my novice errors and make it more standard. things like I'm re-naming all my table tblTableName, as I've been looking into these forums lately and I see everyone does that and it doesn't half make the code easier to understand!
My question: is it good practise to put any formatting of fields in the tables themselves or in the forms that access them? For example putting in a default value of a date field so it puts today's date in, should that be in the table or in the form? does it matter?
Also any other top tips for standards i should use to make life easier / a good place to look up such things?
I hope I'm not opening a can of worms here!
Many thanks,
Phil.
I'm currently in the process of gutting and redoing a bookings database (access 07). I built it last year, and it was the first database I've built. As such, it's not great! I'm re-doing it to make it more efficient and faster for me to use (I'm the only user so it doesn't have to be too user friendly...)
As I'm re-doing it I thought it a good idea to correct all my novice errors and make it more standard. things like I'm re-naming all my table tblTableName, as I've been looking into these forums lately and I see everyone does that and it doesn't half make the code easier to understand!
My question: is it good practise to put any formatting of fields in the tables themselves or in the forms that access them? For example putting in a default value of a date field so it puts today's date in, should that be in the table or in the form? does it matter?
Also any other top tips for standards i should use to make life easier / a good place to look up such things?
I hope I'm not opening a can of worms here!
Many thanks,
Phil.