I have a column in a Table within an SQL database that is defined as DateTime. I tried to store time data in it, but could only store date information. Am I doing something wrong? ...