Dome

Lists: pgsql-general
From: Kaare Rasmussen <kar(at)webline(dot)dk>
To: pgsql-general(at)postgreSQL(dot)org
Subject: The closest match
Date: 1999-08-10 11:17:37
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-general

I'm doing a db layout in Logic Works' Erwin. It can generate SQL
statements to create the database. Of course it doesn't include support
for PostgreSQL (yet) but I wondered which syntax was closest of the
supported ones.

These are supported:
DB2
SQL Server
Rdb
Oracle
SQLBase
Watcom/SQL Anywhere
Ingres
Sybase
AS/400
Informix
Progress
Teradata
Red Brick
InterBase

Also these client type "db"'s
Clipper
FoxPro
dBASE III
dBASE IV
Access
Paradox

I've tried Access (too few data types) and Oracle (Ugh. Everything in
capitals). Ingres seems to be close, but...?


From: Kaare Rasmussen <kar(at)webline(dot)dk>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Dome
Date: 1999-08-10 12:14:24
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-general

Anybody that knows anything about Dome ( http://www.htc.honeywell.com/dome/
) ?

It seems to be a quite extensive CASE tool. Can I use it to build a
Database layout and let it generate sql statements to create the database??