> -----Original Message-----
> From: gerardo villegas medina [mailto:gerardovillegas@hotmail.com]
> Sent: 11 September 2001 14:20
> To: pgsql-odbc@postgresql.org
> Subject: [ODBC]
>
>
> Hi,
>
> I want to use your OBDC PostgreSQL driver(psqlobdc) to do
> requests but I
> need to create tables to test connexion. how can I do
> this.what kind of
> tools do I need??
>
> thanks a lot for your help
Try pgAdmin from http://pgadmin.postgresql.org - it includes the ODBC
driver, and will let you create & manage your databases and various objects
within them.
Regards, Dave.