Recent content by SvenSiwek

  1. S

    date trouble

    Thank you! That works. Have a nice weekend
  2. S

    date trouble

    Thank you for your quick response. The problem is on the right side of the equals sign.
  3. S

    date trouble

    Hi! First: please be lenient with my English... thank you In the preferences I have put the date format to user defined DD.MM.YYYY . I do have a table with a date field. When I try to do the following: select * from table where table_datefield = '31.12.2004' I do get an ORA-01843. I have...
Back
Top