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

Поиск
Список
Период
Сортировка
От Mengelbier, Magnus
Тема RE: [INTERFACES] Message-id: <37d5c912.1673.0@chariot.net.au>
Дата
Msg-id 81F0C610BC68D2118F110008C7242DE51EABA8@luex1.clinicaldatacare.com
обсуждение исходный текст
Список 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.mengelbier@clinicaldatacare.com
Web    http://www.clinicaldatacare.com


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


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: Re: [INTERFACES] PGACCESS formdemo.sql
Следующее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] Jbuilder JDBC Explorer and Postgres