Re: [INTERFACES] Message-id: <37d5c912.1673.0@chariot.net.au>

From: Jeff MacDonald <jeff(at)hub(dot)org>
To: "Andrew O'Callaghan" <androc(at)chariot(dot)net(dot)au>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] Message-id: <37d5c912.1673.0@chariot.net.au>
Date: 1999-09-08 13:19:03
Message-ID: Pine.LNX.4.10.9909081018100.1772-100000@penguin.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hey,

It sounds like you are re-inventing the wheel, there is already a very
complete tool writen in tcl for inserting into a postgres database. it's
called PgAccess. more info can be found at

www.flex.ro

Jeff

On Wed, 8 Sep 1999, Andrew O'Callaghan wrote:

> Hi!
> I am new to postgresql, and am trying to create an interface to the database
> so that I can insert records into a table from, say, a Tcl/Tk GUI. I am having
> trouble finding any examples where this has been done. Most interface examples
> are for extracting data from the database, ie. queries, but not for inserting
> it into the database.
>
> I found some docco about the copy command for bulk transactions, as well as
> the large-object interface using pgtcl, but am not sure if this is the right
> mechanism, since the amount of data I will be inserting is not great, or in
> bulk.
>
> Any help would be appreciated, or a pointer in the right direction of some more
> docco.
>
> regards,
> Andrew O'Callaghan
>
> ************
>

======================================================
Jeff MacDonald
jeff(at)hub(dot)org webpage: http://hub.org/~jeff
jeff(at)pgsql(dot)com irc: bignose on EFnet
======================================================

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ross J. Reedstrom 1999-09-08 15:26:30 Re: [INTERFACES] PGACCESS formdemo.sql
Previous Message Claudio Cicognani 1999-09-08 11:44:55 Link error from libpq++ on RedHat 6.0 and Postgres 6.5.1