ODBC confusion - Mailing list pgsql-novice

From Kate Downie
Subject ODBC confusion
Date
Msg-id EEMANJFEIIEMAAAA@my-deja.com
Whole thread Raw
List pgsql-novice
I'm unsure about where exactly the ODBC driver(s) fit into the picture when it comes to accessing a PostgreSQL
database.

I want to learn to access PostgreSQL from my Linux and Windows machine. (Linux machine is running PostgreSQL) with:

1. Java - already done this using the JDBC driver in my jdbcxxxxx.jar file. I just copied this to my win machine and
putit in my CLASSPATH. 

2. Perl - I understand I can use DBI for this

3. C and C++ - there are library routines for this.


Is it possible to use an ODBC driver exclusively with programming tools/languages instead of JDBC, DBI, libpg, libpg?




--== Sent via Deja.com http://www.deja.com/ ==--
Before you buy.

pgsql-novice by date:

Previous
From: "Anthony E . Greene"
Date:
Subject: Re: data entry
Next
From: "John Sokel"
Date:
Subject: Re: ODBC confusion