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.
> ^^^

http://www.php.net

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

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to