| From: | Hans Matzen <hans(at)tm(dot)informatik(dot)uni-frankfurt(dot)de> |
|---|---|
| To: | Nkosi Dilworth <nsdilwor(at)CC(dot)OWU(dot)EDU> |
| Cc: | pgsql-interfaces(at)postgreSQL(dot)org |
| Subject: | Re: [INTERFACES] forms in pgaccess |
| Date: | 1999-10-28 15:49:12 |
| Message-ID: | 99102808524005.00341@HOST1 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Am Don, 28 Okt 1999 schrieb Nkosi Dilworth:
> I'm somewhat new to postgres and I want to create forms for a database I am
> assembling, I'm running postgres 6.5.1. However, I have no idea how to use
> the pgaccess form interface. Could someone send me instructions? In
> addition, I from what I've been reading there is a demo form available that
> I may be able to look at to model my own. I haven't been able to find this
> demo and I have no idea where it is. Can me someone give me its location?
>
the demo file is .../pgaccess/demo/formdemo.sql
i think the best way to use it is to create a new empty database
(e.g. createdb formtest) and import it via psql -f .../pgaccess/demo/formdemo.sql
then connect to this new database and the formdemo will
auomagically be started ...
hans
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nkosi Dilworth | 1999-10-28 16:43:30 | forms in pgaccess |
| Previous Message | Nicolas Huillard | 1999-10-28 09:51:12 | RE: [INTERFACES] pgAdmin connection error on NT and W98 |