Re: Converting from .MDB Access to PostgreSQL

From: "Bob Puff(at)NLE" <bob(at)nleaudio(dot)com>
To: "Booth, Robert" <Robert_Booth(at)intuit(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Converting from .MDB Access to PostgreSQL
Date: 2002-07-11 19:00:51
Message-ID: 3D2DD5E3.4D8B385F@nleaudio.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

HI Bob (& all),

I do not know how large the data could be. It could be a picture, it could be anything... I would say it should be under 250k long. What type should I use for this? Is
there not a generic "byte" type variable that can handle say a meg of undefined data?

Bob

> Bob,
>
> What data is being stored in these fields? You might be able to get
> away with using a BLOB field, but you'll need to know what is being stored
> and how it's being used to make sure you'll get the same functionality out
> of storing it this way.
>
> Rob
>
> > -----Original Message-----
> > From: Bob Puff(at)NLE [mailto:bob(at)nleaudio(dot)com]
> > Sent: Wednesday, July 10, 2002 6:37 PM
> > To: pgsql-general(at)postgresql(dot)org
> > Subject: Re: [GENERAL] Converting from .MDB Access to PostgreSQL
> >
> >
> > Thanks for everyone's comments. I tried using Access to
> > export to the odbc database, but no go. I then tried
> > PgAdmin, which has sucessfully converted a few databases, but
> > I am still stuck on some others.
> >
> > The ones that won't convert have tables with entries of type
> > "OLE Object", of which I don't see a corresponding field type
> > in Postgres. How do I get past this?
> >
> > Bob

Browse pgsql-general by date

  From Date Subject
Next Message Marc G. Fournier 2002-07-11 19:07:40 Jan's Name (Was: Re: I am being interviewed by OReilly)
Previous Message Trosky B. Callo 2002-07-11 18:49:08 Max ODBC connections