hi All,
Could you please suggest a good way of storing time value in (hh:mm) SQL database ?
( I tried to use TIME as a datatype but it had minimum format of it is "hh:mm:ss" and I had to trim those seconds everytime I have to reference it and also it was bit of a conversion when we try to store/pass text field entry to TIME object from asp.net
end.)
Go to the complete details ...