My company bought this application which uses Pervasive/Btrieve SQL as the backend. In the database one of the fields is a TIME field. When I examined the tables, some of the TIME fields are saved as 7-digits numbers, i.e. "3352919" .
Does anyone knows how to convert this number into a readable time fields, i.e "12:02 PM" ? or what kind of TIME formatting this database is using to store the time values?
Thanks,
Scott
Does anyone knows how to convert this number into a readable time fields, i.e "12:02 PM" ? or what kind of TIME formatting this database is using to store the time values?
Thanks,
Scott