search results

  1. Describes how to convert CHAR values into DATETIME values in SQL Server.
    support.microsoft.com/kb/69133 - Cached
    More results from support.microsoft.com »
  2. Convert MSSQL Datetime Field To Char How can I convert a MSSQL datetime field value to a normal date en time? Can anyone help me with this? Example MSSQL field:
    www.bigresource.com/VB-Convert-MSSQL-​datetime-field-to... - Cached
  3. ... function to extract the date portion of a SQL DateTime field with a Visual FoxPro query; for example: ... SELECT CONVERT(CHAR(10), <field name>, 101) ...
    support.microsoft.com/kb/308133 - Cached
  4. How to convert Char field to datetime field in mysql? up vote 2 down vote favorite. ... and i want to convert them into mysql standred datetime format. so I tried this.
    stackoverflow.com/questions/15280105/​how-to-convert-char... - Cached