Re: [GENERAL] How to simulate MEMO data type?Thanks!

Поиск
Список
Период
Сортировка
От Yann Ramin
Тема Re: [GENERAL] How to simulate MEMO data type?Thanks!
Дата
Msg-id 01041510064200.90944@atp.atpn.com
обсуждение исходный текст
Ответ на How to simulate MEMO data type?Thanks!  (Maurizio Ortolan <crix98__@tin.it>)
Список pgsql-sql
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


If you're using PGSQL 7.1, your looking for a 'text' type field. Pre-7.1 the
text field was limited to 8k, now its much larger.



On Sunday 15 April 2001 10:18 am, Maurizio Ortolan wrote:
> Hello!
>
> I'm porting a database from MS Access
> to PostgreSQL.
>
> How can I simulate in pgsql the 'MEMO'
> (up to 65000 chars) data type, which
> is often used in Access ?
>
> Where can I find an easy example?
>
> I don't' know if it's important, but
> I'm using Linux,Apache,Javascript &
> PHP.
> ^^^
>
> Many thanks to all of you!
> CIAO!
> MAURIZIO
>
>
> *******************************************
> **  Happy surfing on THE NET !!      **
> **           Ciao by                           **
> **                       C R I X 98          **
> *******************************************
> AntiSpam: rimuovere il trattino basso
>                  dall'indirizzo  per scrivermi...
> (delete the underscore from the e-mail address to reply)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

- --

- --------------------------------------------------------------------
Yann Ramin            atrus@atrustrivalie.org
Atrus Trivalie Productions    www.redshift.com/~yramin
AIM                oddatrus
Marina, CA            http://profiles.yahoo.com/theatrus

IRM/IRT Developer               DVfootage.com developer
SNTS Developer                  KLevel Developer

When smashing monuments, save the pedstals -- they always come in handy.
        -- Stanislaw J. Lem, "Unkempt Thoughts"

Nothing succeeds like excess.
    - Winston Churchill

Deep in the human unconscious is a pervasive need for a logical
universe that makes sense. But the real universe is always one step
beyond logic.
    - Muad'Dib (Dune, Frank Herbert)
- --------------------------------------------------------------------








-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE62dUlx6171htvP6YRAv7QAJ9cU9BEHqVinNJgd2nqor9DRf9ZsACeOqva
RzFJ7wYylwzX/5rPNHeR/nI=
=hpHE
-----END PGP SIGNATURE-----

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

Предыдущее
От: Nelson Ferreira Jr
Дата:
Сообщение: Re: [GENERAL] How to store gif or jpeg? Thanks!
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: Same question about PostgreSql