Rudolf Potucek wrote:
>
> Hi Everyone!
>
> I am trying to make MS Excel/MS query talk to a postgreSQL database. Is
> there a way to configure the linux or the MS side so they can talk to
> each other?
I've never used Excel, but it's possible to use ODBC to query
a PostgreSQL database
In article , "John"
<[EMAIL PROTECTED]> wrote:
> It seems that I having problems locating the DBM:Pg module. I even
> followed the instructions on compiling postgresql to support it. My
> perl scripts don't seem to know about a Pg module and I have not had any
> luc
[cross posted from comp.databases.postgresql.general]
I seem to have painted myself into a corner, technologically speaking.
I am implementing a database using embedded SQL, and PostgreSQL
6.5.3 as the backend. The problem is that I would like to use the NOTIFY
feature, but the only way I've foun
In article , "SUDDN"
<[EMAIL PROTECTED]> wrote:
> Are there any free ODBC drivers avaliable? If so where can I find them?
>
> Thanks
For Windows NT, there are free PostgreSQL ODBC drivers available at:
ftp://ftp.postgresql.org/pub/odbc/index.html
Use that URL t