Home Forums Programming General View Complete Timestamp in VB RE: View Complete Timestamp in VB

  • If I knew that the user was going after a column that was a Datetime value, using convert would be perfect. But the application will not be able to determine the column data type until the recordset is returned. Thanks for the help though.