Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Ardechois

    Sql query brings the datetime information as a string

    I had this issue a week ago, the field was a date in the database, everything well defined and I had exactly the same issue. Crystal didn't want to recognize the date format, it was set as string. So in the SQL, it forced the date to characters to_char(ACT1.DATESTAMP,'DD/MM/YY HH24:MI:SS')...

Part and Inventory Search

Back
Top