I'm something of a newbie at this, so I apologize if I'm wasting time with a basic question... (but here goes anyway ;-) I am writing an app that stores records in a database. Each record includes a date. I'me using the DateTimeType. What's the best way to store that date in my record? Should I pack up the year, month and day as CharPtr's, or should I store the numebr of seconds since my grandmother was born (1/1/1904... not really)? What other options might I have that I haven't thought of?
Thanks, Lauren -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
