Book a Demo

Author Topic: importing DLL from PostgreSQL  (Read 2965 times)

oczek

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
importing DLL from PostgreSQL
« on: September 03, 2004, 12:45:29 am »
Hi

I'm havin problem with reverse engineering from PostgreSQL. I can't force EA to import datatypes corectly. there is a problem with:
bool - treated as varchar(255)
some varchars with X size are treated as X+1 sized

i've got EA (734), and psqlodbc-07_03_0200

Takeshi K

  • EA User
  • **
  • Posts: 632
  • Karma: +43/-1
    • View Profile
    • Sparx Systems Japan
Re: importing DLL from PostgreSQL
« Reply #1 on: September 04, 2004, 02:40:15 am »
Hello oczek,

Please try again after installing newest build, 736.
I don't know about the 'bool' problem, but maybe
'varchar size' problem is fixed in newest build.

--
t-kouno
--
t-kouno

oczek

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: importing DLL from PostgreSQL
« Reply #2 on: September 05, 2004, 11:27:18 pm »
thanks it helped for both problems.

oczek

oczek

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: importing DLL from PostgreSQL
« Reply #3 on: September 06, 2004, 12:13:44 am »
but now 736 build has a problem with generating SQL code. for each column it sets up default parameter which is empty and that causes SQL syntax error :(

hd

  • EA Administrator
  • EA User
  • *****
  • Posts: 312
  • Karma: +0/-0
    • View Profile
Re: importing DLL from PostgreSQL
« Reply #4 on: September 06, 2004, 02:58:24 pm »
That has been fixed for build 737.