Recent content by gandi

  1. G

    Problems with Oracle Database 10g Express Edition

    @Marco Kalter: No, it doesn't. @All: We fixed this problem. It was with NLS-Settings. So, try to set your clients charset same as your server.
  2. G

    Problems with Oracle Database 10g Express Edition

    Hallo. I got same problem. When I 'insert into tablename (field1,field2,field3,...) values ( Value1,Value2,Value3,...)' Value1 gets lost, Value2 into field1, Value3 into field2 and field3 stays empty in the last szenario. The first three szenarios do well. Having four szenarios: 1. BDE ...
Back
Top