Re: [INTERFACES] ODBC - Mailing list pgsql-interfaces

From W. van den Akker
Subject Re: [INTERFACES] ODBC
Date
Msg-id 004201bf85bc$3d2c9120$0500020a@wilsoft.nl
Whole thread Raw
In response to ODBC  ("W. van den Akker" <wvdakker@wilsoft.nl>)
List pgsql-interfaces
Initally I've done that too, but I have to convert several databases.

PostgreSQL does support longvar fields for string longer that 255, does it??

Willem

----- Original Message -----
From: Aage J. Skjolingstad <aages@aajs.com>
To: W. van den Akker <wvdakker@wilsoft.nl>
Sent: Saturday, March 04, 2000 10:12 AM
Subject: Re: [INTERFACES] ODBC


> Hi,
>
> I had a similar problem and chose to change all my capital letters to
> lower case prior to converting from Access, ---- It finally made my
> life easier after doing so.
> (and field sizes max 255)
>
> Good Luck
>
> Aage
>
> > "W. van den Akker" wrote:
> >
> > Hi,
> >
> > I've some (only one actually) problems with the conversion
> > from Access to PostgreSQL. The table and columnnames
> > of the Access database do have sometimes capitals (ThisTable,
> > ThisColumn).
> > If I convert this table or row, the table and row are created but I
> > cann't
> > access them. It lookes like the postgress engine converts
> > automaticly all
> > names to lowercase. If a table is created the conversion to
> > lowercases
> > doesn't occur.
> >
> > Am I doing something wrong, or need the postgress ODBC-driver be
> > changed?
> >
> > TIA
> >
> > Willem
>



pgsql-interfaces by date:

Previous
From: "W. van den Akker"
Date:
Subject: ODBC
Next
From: "Aage J. Skjolingstad"
Date:
Subject: Re: [INTERFACES] ODBC