Re: [SQL] Are there JDBC that used with PostgreSQL?
От | Peter Mount |
---|---|
Тема | Re: [SQL] Are there JDBC that used with PostgreSQL? |
Дата | |
Msg-id | Pine.LNX.3.95.980523095538.8839A-100000@retep.org.uk обсуждение исходный текст |
Ответ на | Are there JDBC that used with PostgreSQL? ("Chaitad Huangsamphan" <dbarch@hotmail.com>) |
Список | pgsql-sql |
On Thu, 21 May 1998, Chaitad Huangsamphan wrote: > I'm a beginner java programmer that have a thesis implementation on > PostgreSQL. > > First I have to find a suitable programming language to query data on > PostgreSQL > (except perl). > Please advise me which one is the easiest. > > Then I have to find JDBC, ODBC and API that JAVA can communicate with > PostgreSQL. Postgresql comes with it's own JDBC driver, which will work with any platform that supports JDK1.1 or later. You can also use ODBC on the Windows platform via the JDBC-ODBC bridge. This is slightly faster, but limits you to the Windows platform. PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres -- Peter T Mount peter@retep.org.uk or petermount@earthling.net Main Homepage: http://www.retep.org.uk ************ Someday I may rebuild this signature completely ;-) ************ Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk
В списке pgsql-sql по дате отправления: