StormbringerX
Programmer
Hey all,
I'm using VB6 and sql2000, and I find that dates seem to give me more problems, more consistently, than anything else. Currently I'm leaning toward the datepicker control but as everyone knows, it definitely has its drawbacks. I'm wondering if there are any rules of thumb that people out there use concerning dates. Meaning, do you use a certain type of control when a date is not required in the field, do you use a certain type when you need to do extractions (such as pull only the year, or if you need to detemine the days between two days). Do you use any special steps according to the database that you're working with?
The application I'm currently working with uses dates in sooo many different ways that I'm curious how other professionals deal with the inconsistencies (or maybe I should say: the multiple ways of handling with) dates.
Thanks gang...
Dave
I'm using VB6 and sql2000, and I find that dates seem to give me more problems, more consistently, than anything else. Currently I'm leaning toward the datepicker control but as everyone knows, it definitely has its drawbacks. I'm wondering if there are any rules of thumb that people out there use concerning dates. Meaning, do you use a certain type of control when a date is not required in the field, do you use a certain type when you need to do extractions (such as pull only the year, or if you need to detemine the days between two days). Do you use any special steps according to the database that you're working with?
The application I'm currently working with uses dates in sooo many different ways that I'm curious how other professionals deal with the inconsistencies (or maybe I should say: the multiple ways of handling with) dates.
Thanks gang...
Dave