Re: Excell

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: David Gardner <david(at)gardnerit(dot)net>, Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: Excell
Date: 2007-06-20 02:09:31
Message-ID: 011e01c7b2e0$0a58f910$8e904618@owner
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks

Does one version of ODBC work for all versions of Excel and Postgresql.

I am wanting to transfer one or two tables from Excel and manipulate the
information in Postgresql then transfer the results back to Excel as a
single table.

I am using Excel 2000 and PostgreSql 8.1.

Bob

----- Original Message -----
From: "David Gardner" <david(at)gardnerit(dot)net>
To: "Postgresql" <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, June 19, 2007 4:56 PM
Subject: Re: [GENERAL] Excell

> Agreed ODBC is the way to go, depending on what you are doing, Access may
> be helpfull as an intermediate step.
>
> Joshua D. Drake wrote:
>> Bob Pawley wrote:
>>>
>>> Hi All
>>> Is there a fast and easy method of transferring information between MS
>>> Excel and PostgreSQL??
>>
>> odbc?
>>
>> Joshua D. Drake
>>
>>
>>> Bob Pawley
>>
>>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>

In response to

  • Re: Excell at 2007-06-19 23:56:34 from David Gardner

Responses

  • Re: Excell at 2007-06-20 03:17:19 from David Gardner
  • Re: Excell at 2007-06-20 07:06:07 from Garry Saddington
  • Re: Excell at 2007-06-20 14:39:32 from Ireneusz Pluta

Browse pgsql-general by date

  From Date Subject
Next Message David Gardner 2007-06-20 03:17:19 Re: Excell
Previous Message Merlin Moncure 2007-06-20 02:06:10 Re: Iterate over an array in stored procedure