Re: new export access - Mailing list pgadmin-hackers

From Dave Page
Subject Re: new export access
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8259C66@mail.vale-housing.co.uk
Whole thread Raw
List pgadmin-hackers

> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo@email.it]
> Sent: 17 February 2003 14:40
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] new export access
>
>
> >
> >
> > > -----Original Message-----
> > > From: frank_lupo [mailto:frank_lupo@email.it]
> > > Sent: 14 February 2003 13:56
> > > To: Dave Page
> > > Cc: pgadmin-hackers
> > > Subject: Re: [pgadmin-hackers] new export access
> > >
> > >
> > > correct a bug :
> > > - select value not specify name (return ?column?)
> > > e.g select 1
> > > - column name escape using []
> > > e.g select 1 as "pippo peppo"
> > > - escape value chr(34) your case
> >
> > Hi Frank,
> >
> > I just tested this again and there are still some issues I'm afraid:
> >
> > - It won't use pre-existing .mdb files.
> Of default I delete the file mdb and I recreate it. Is wanted
> to be maintained and to be created new table in this?

For this exporter I think yes.

> > - it appeared to hang whilst copying my data.
> What wants to say this?

Mouse cursor display busy? Perhaps display a count of rows on an small
form?

I think something is certainly needed otherwise for a few thousand+ row
it looks like it has hung.

Regards, Dave.

pgadmin-hackers by date:

Previous
From: "frank_lupo"
Date:
Subject: Re: new export access
Next
From: "frank_lupo"
Date:
Subject: Re: new export access