Click to See Complete Forum and Search --> : MS JET TimeStamp


SourSW
September 30th, 2005, 09:02 AM
I'm currently have a timestamp field in my table. I set the type for date/time and the format for general. For some reason though the DB is only saving the date and not the time with it. I don't believe its on my programming side. However when I write the parameters to retrieve/write the data, the timestamp field will only work when registered as a DBDate. I've tried DBTimeStamp but it just gives me an error. Am I missing something here?