Hi All,
I've a stored procedure and an input parameter for this procedure as ..
@dateAdded DateTime
I'm using VBA within Access to return this date and display it on a form. However, when I get the value only the date part is returned and not the time. For example, in the database I have...