RE: Column type problem

2005-11-10 Thread Longstreth, Lance
ormats are also understood: SS, MMSS, HHMMSS, HHMMSS.fraction. Note that MySQL doesn't (yet) store the fraction." http://dev.mysql.com/doc/refman/5.0/en/time.html HTH Longstreth, Lance wrote: > > I am trying to create a table to import data on cpu usage based on > certain

Column type problem

2005-11-08 Thread Longstreth, Lance
Title: Column type problem I am trying to create a table to import data on cpu usage based on certain programs. the following is a sample of the data. When I import into the tables their is no field type that matches up to this type of time data. The field type (time) is close to it but