Book a Demo

Author Topic: Postgres problems  (Read 2629 times)

AndreasJ

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
  • jepp!
    • View Profile
Postgres problems
« on: March 22, 2007, 07:29:43 am »
Hi friends,

I set up a Postgres database and connected to it. It seems to work fine, but after a while I discovered some odd behaviour.

-If I try to add an package to an domain model, the package appears in the project browser, but there is no graphic on the screen. The model remains complete empty. If the model is stored on the filesystem, everything works fine. It is possible to transfer from file to database - the domain model will be drawn correctly, but it isn't possible to add further packages, the same behaviour as beforhand.

-If I try to safe a *.rtf template, I get the message:

"Microsoft OLE DB Provider for ODBC Drivers[]
Warning: nonstandard use of \\ in a string literal"

The logfile contains:

2007-03-22 16:19:54 WARNING:  nonstandard use of \\ in a string literal at character 65
2007-03-22 16:19:54 HINT:  Use the escape string syntax for backslashes, e.g., E'\\'.

Maybe I did something wrong setting up the database. Is there any information about the correct encoding or other important clues to create the database (I used unicode)?

Thanks a lot in advance!

Andreas

AndreasJ

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
  • jepp!
    • View Profile
Re: Postgres problems
« Reply #1 on: March 22, 2007, 07:31:48 am »
Sorry, I forgot to mention: I'm using PostgreSQL 8.2 for Windows (XP)

Andreas

GoldenThread

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • GoldenThread
    • View Profile
Re: Postgres problems
« Reply #2 on: August 31, 2007, 07:24:58 am »
I've had the same problem.

Have you come across a fix?

Thanks.

AndreasJ

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
  • jepp!
    • View Profile
Re: Postgres problems
« Reply #3 on: September 07, 2007, 05:50:59 am »
Hi colleagues,

this is an old post - but I din't get an answer to this problem. The support wasn't able to reproduce the problem.

The postgres-database cannot be used at the moment. I tried it again with the new release 7.

Best regards,
Andreas