Recent content by Janis

  1. J

    doa41d2010 and EOracleError.Message

    SQL*Plus shows correct error message.
  2. J

    doa41d2010 and EOracleError.Message

    NLS_LANG = LATVIAN_LATVIA.BLT8MSWIN1257 Changing to LATVIAN_LATVIA.AL32UTF8 didn't help.
  3. J

    doa41d2010 and EOracleError.Message

    Yes, as shown in my sample.
  4. J

    doa41d2010 and EOracleError.Message

    We have following issue: EOracleError message contains ORA exception with useful data hidden as ???, for example ORA-01400 exception: ORA-01400: cannot insert NULL into (???) But should be: ORA-01400: cannot insert NULL into ("SCHEMA1"."TABLE1"."FIELD1") Versions: DOA 4.1.1 (doa41d2010)...
Back
Top