From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "'Eric Smets'" <es(at)fks(dot)be>, pgadmin-support(at)postgresql(dot)org |
Subject: | Re: pgmigration |
Date: | 2002-01-09 20:21:50 |
Message-ID: | FED2B709E3270E4B903EB0175A49BCB10473EC@dogbert.vale-housing.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: Eric Smets [mailto:es(at)fks(dot)be]
> Sent: 09 January 2002 17:17
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] pgmigration
>
>
> Hello,
>
> I would like to murge two the same access databases but with
> different contents to one centrale database.
>
> The migration tool is very helpfull for this, but an
> additional option where one can choose to not create the
> database would be very helpfull. This would solve my problem.
Hi,
I assume you mean table here rather than database, as the database is not
created by the migration process.
At the moment, you cannot choose not to create the table, though I do think
that's a good idea and will add it to the to-do list. In the meantime, I
would suggest you export the data in your second Access database to an ASCII
text file using suitable quotes/delimiters, and then use the Import Wizard
to import that data.
Regard, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Joseph Watson | 2002-01-11 00:17:42 | Exproters |
Previous Message | Eric Smets | 2002-01-09 17:17:14 | pgmigration |