Hi
I need to write an application that keeps track of swimmers times. The format that the time needs to be in is
mm:sec:milSec or 00:00:00
I am using SQL server 7 for the database -- I have tried setting the field as date/time but its not giving me the correct format.
Can someone help!!
Thanks
New2This
I need to write an application that keeps track of swimmers times. The format that the time needs to be in is
mm:sec:milSec or 00:00:00
I am using SQL server 7 for the database -- I have tried setting the field as date/time but its not giving me the correct format.
Can someone help!!
Thanks
New2This