Re: hello

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "praveen j(dot)m" <pavi_pj(at)yahoo(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: hello
Date: 2001-10-29 16:33:19
Message-ID: NEBBLAAHGLEEPCGOBHDGMEIADNAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)ontko(dot)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(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of praveen j.m
> Sent: Friday, October 26, 2001 1:12 AM
> To: pgsql-jdbc(at)postgresql(dot)org
> Subject: [JDBC] hello
>
>
> sir,
> i want a jdbc code for converting Microsoft excel
> file to postgre database.awating your reply soon.
> (at)@(at)@(at)@(at)@(at)@(at)@(at)@J(dot)M(dot)praveen(at)@(at)@@
>
> __________________________________________________
> 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
>

In response to

  • hello at 2001-10-26 06:11:39 from praveen j.m

Browse pgsql-jdbc by date

  From Date Subject
Next Message Erwin Ambrosch 2001-10-29 16:52:26 SQL-Statement is too long
Previous Message Dave Cramer 2001-10-29 16:14:57 Re: hello