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

From: "Mengelbier, Magnus" <Magnus(dot)Mengelbier(at)clinicaldatacare(dot)com>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: RE: [INTERFACES] Message-id: <37d5c912.1673.0@chariot.net.au>
Date: 1999-09-08 06:17:08
Message-ID: 81F0C610BC68D2118F110008C7242DE51EABA8@luex1.clinicaldatacare.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hello Andrew !

If you are looking for a Tcl/Tk GUI then try pgaccess... I believe that they
are on version 0.98. Just keep in mind that the interface behaves just like
a web-interface in that it is static.... ie you have to create the code for
submitting/updating the data.

Good Luck

Magnus

________________________________________________________
Magnus Mengelbier
Technical Consultant
Clinical Data Care
S:t Lars v. 41
SE-222 70 LUND
SWEDEN
Phone +46 46 14 22 80
Fax +46 46 13 04 90
Email magnus(dot)mengelbier(at)clinicaldatacare(dot)com
Web http://www.clinicaldatacare.com

> -----Original Message-----
> From: Andrew O'Callaghan [SMTP:androc(at)chariot(dot)net(dot)au]
> Sent: den 8 september 1999 04:25
> To: pgsql-interfaces(at)postgreSQL(dot)org
> Subject: [INTERFACES] Message-id: <37d5c912(dot)1673(dot)0(at)chariot(dot)net(dot)au>
>
> 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
>
> ************

Browse pgsql-interfaces by date

  From Date Subject
Next Message Constantin Teodorescu 1999-09-08 06:23:23 Re: [INTERFACES] PGACCESS formdemo.sql
Previous Message Dan Rosner 1999-09-08 06:13:04 Jbuilder JDBC Explorer and Postgres