Re: hello - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: hello
Date
Msg-id NEBBLAAHGLEEPCGOBHDGMEIADNAA.nickf@ontko.com
Whole thread Raw
In response to hello  ("praveen j.m" <pavi_pj@yahoo.com>)
List pgsql-jdbc
If you are trying to do a single load of information from excel to
PostgreSQL, you're probably better off just saving the excel sheet to a
delimited file & then using "copy" to get it into PostgreSQL.

A real link would be quite a task using JDBC. Is it possible that you're
thinking of ODBC?

-Nick

--------------------------------------------------------------------------
Nick Fankhauser  nickf@ontko.com  Phone 1.765.935.4283  Fax 1.765.962.9788
Ray Ontko & Co.     Software Consulting Services     http://www.ontko.com/

> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of praveen j.m
> Sent: Friday, October 26, 2001 1:12 AM
> To: pgsql-jdbc@postgresql.org
> Subject: [JDBC] hello
>
>
> sir,
>    i want a jdbc code for converting Microsoft excel
> file to postgre database.awating your reply soon.
> @@@@@@@@@@@@@@J.M.praveen@@@@@
>
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: hello
Next
From: Ned Wolpert
Date:
Subject: Re: j2ee compatiable jdbc driver on jdbc.postgresql.org?