Discussion:
a question?..
(too old to reply)
Jhonatas M. Rodríguez
2004-05-31 21:15:23 UTC
Permalink
Hey Everyone:




How are you?... i want to know if PostgreSQL have a
.NET provider for VS.NET with ADO.NET and OleDB.

I'm interesting to develoment with PostgreSQL,
because PostgreSQL is a really good database
management.


Regards,

Jhonatas M. Rodríguez

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
Rajesh Kumar Mallah
2004-06-01 12:05:27 UTC
Permalink
Post by Jhonatas M. Rodríguez
How are you?... i want to know if PostgreSQL have a
.NET provider for VS.NET with ADO.NET and OleDB.
open source:

http://gborg.postgresql.org/project/npgsql/projdisplay.php


commercial:


http://crlab.com/pgsqlnet/
Post by Jhonatas M. Rodríguez
I'm interesting to develoment with PostgreSQL,
because PostgreSQL is a really good database
management.
Regards,
Jhonatas M. Rodríguez
_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
Renney Thomas
2004-06-05 06:13:58 UTC
Permalink
Can someone suggest an E-R tool that will read a _PG_ database and
create an E-R diagram - crows feet and all? Are there any that are
available for free?

Thanks

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to ***@postgresql.org)
Miguel González Castaños
2004-06-05 08:12:11 UTC
Permalink
Hello,

Db-designer is a nice tool, can work with importing Oracle databases,
and use it with PG and MySQL.

Hope this helps

BR,

Miguel
Post by Renney Thomas
Can someone suggest an E-R tool that will read a _PG_ database and
create an E-R diagram - crows feet and all? Are there any that are
available for free?
Thanks
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ***@postgresql.org so that your
message can get through to the mailing list cleanly
Ray Ontko
2004-06-07 22:05:20 UTC
Permalink
Renney,

We've recently begun using Mogwai:

http://mogwai.sourceforge.net/erdesigner/erdesigner.html

It's a lot like ERwin, but is open source and written in Java, so
it runs almost anywhere. We run it under Windows and Linux. I
assume that it will reverse engineer any foreign key constraints
that are defined in postgresql. In our application, we don't
enforce the constraints so we didn't pick these up from the
database. Instead, we drew the relationship lines between the
entities after picking up the tables from postrgresql. It
figured out the crows-feet part from there.

Hope this helps.

Ray
Post by Renney Thomas
Can someone suggest an E-R tool that will read a _PG_ database and
create an E-R diagram - crows feet and all? Are there any that are
available for free?
Thanks
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
----------------------------------------------------------------------
Ray Ontko ***@ontko.com Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
Jaime Casanova
2004-06-07 21:29:45 UTC
Permalink
Post by Miguel González Castaños
Hello,
Db-designer is a nice tool, can work with importing Oracle databases, and
use it with PG and >MySQL.
Hope this helps
BR,
Post by Miguel González Castaños
Miguel
Can someone suggest an E-R tool that will read a _PG_ database and create
an E-R diagram - crows feet and all? Are there any that are available for
free?
Thanks
Hi,
i think it will be nice if can provide with an address where i can obtain
the DB-designer

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
Andrew Biagioni
2004-06-07 22:26:47 UTC
Permalink
http://www.fabforce.net/downloads.php
Post by Jaime Casanova
Post by Miguel González Castaños
Hello,
Db-designer is a nice tool, can work with importing Oracle databases,
and use it with PG and >MySQL.
Hope this helps
BR,
Post by Miguel González Castaños
Miguel
Can someone suggest an E-R tool that will read a _PG_ database and
create an E-R diagram - crows feet and all? Are there any that are
available for free?
Thanks
Hi,
i think it will be nice if can provide with an address where i can
obtain the DB-designer
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to ***@postgresql.org
Loading...