Re: PostgreSQL server Linux mandrake

From: terry <tg5027(at)citlink(dot)net>
To: mount(dot)zion(at)sympatico(dot)ca, pgsql-odbc(at)postgresql(dot)org
Subject: Re: PostgreSQL server Linux mandrake
Date: 2002-08-06 18:54:10
Message-ID: 20020806182704.050EF474E49@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Rob,

You will need to use the Postgres ODBC driver for windoze that is
available from the Postgres web site.

You will not be able to create a new Postgres database from
Access, but you must do that in Linux. After that you can create
or use Access tables by first exporting them to Postgres via the
ODBC connection. After they are exported, you can link to them
from Access via the linked table manager to use them.

It works well, but be aware of the data type differences.

Good Luck,

terry

>> Hello,
>>
>> I have been trying to create a database on a windows machine
>> using Microsoft access and when trying to connect the the
>> linux PostgreSQL server using microsoft access to create a
>> database on the linux server. I cannot connect to the
>> Postgreswl server.
>> Get a error message something like ODBC driver.
>>
>> Using Microsoft Access is it complaint to connect to a Linux
>> PostgreSQL ?
>>
>> Do I need a special driver to connect to the linux server
>> from a win machine ?
>>
>>
>> Or is Oracle the only platform supported from a PostgreSQl
>> server ?
>>
>> Thanks
>>
>> Rob
>>
>>
>>
>> ---------------------------(end of
>> broadcast)--------------------------- TIP 5: Have you checked
>> our extensive FAQ?
>>
>> http://www.postgresql.org/users-lounge/docs/faq.html

--

terry

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Corey Gibbs 2002-08-06 19:37:43 Re: ODBC driver causes VB to crash
Previous Message Corey Gibbs 2002-08-06 17:23:17 ODBC driver causes VB to crash