From: | Christof Glaser <gcg(at)gl(dot)aser(dot)de> |
---|---|
To: | Maurizio Ortolan <crix98__(at)tin(dot)it>, pgsql-sql(at)postgresql(dot)org |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: [SQL] How to simulate MEMO data type?Thanks! |
Date: | 2001-04-15 17:24:00 |
Message-ID: | 01041519240002.00850@pinguin |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-sql |
On Sunday, 15. April 2001 19:18, Maurizio Ortolan wrote:
> Hello!
>
> I'm porting a database from MS Access
> to PostgreSQL.
Fine. Did you try the Access97-to-Postgres-7.1-Conversion Tool?
Click here: http://www.sevainc.com/Access
> How can I simulate in pgsql the 'MEMO'
> (up to 65000 chars) data type, which
> is often used in Access ?
No need to simulate: just use type TEXT.
> Where can I find an easy example?
Browse the documentation:
http://www.postgresql.org/users-lounge/
or read The Book:
http://www.postgresql.org/docs/awbook.html
> I don't' know if it's important, but
> I'm using Linux,Apache,Javascript &
> PHP.
> ^^^
Hope that helps,
Christof
--
gl.aser . software engineering . internet service
http://gl.aser.de/ . Planckstraße 7 . D-39104 Magdeburg
Tel. +49.391.7 44 77 10 . Fax +49.391.7 44 77 13 . Mobil 0177.77 92 84 3
From | Date | Subject | |
---|---|---|---|
Next Message | Ashley Clark | 2001-04-15 17:50:45 | Re: Geneology: GEDCOM and PostgreSQL |
Previous Message | Maurizio Ortolan | 2001-04-15 17:18:38 | How to simulate MEMO data type?Thanks! |
From | Date | Subject | |
---|---|---|---|
Next Message | Lonnie Cumberland | 2001-04-15 18:20:11 | Re: Re: [SQL] g++ not working for postgresql extension languages? |
Previous Message | Maurizio Ortolan | 2001-04-15 17:18:38 | How to simulate MEMO data type?Thanks! |