is it a bug that saving short Time from vb.net to Access ?

L

loyal

I tried as possible as I can to saving what I write

into dataGrid with columns formating "t"

but the data always saved as 12:00

which is the default value for dataTime

so how can I insert only the time (without date)

into access data base ?
 
Top