Обсуждение: Migration error: Provider not found

Поиск
Список
Период
Сортировка

Migration error: Provider not found

От
sow
Дата:
I'm trying to migrate a Ms Access 97 database to
PostgreSQL 7.3.2 using pgAdmin II 's migration plugin.
I running a windows NT 4 box with Access 97 installed,
Jet 3.5 sp3 installed and MDAC 2.6 installed.
Initially connecting to the remote Postgres server
gave me the 'Provider cannot be found's but has since
been resolved with the MDAC installation. After
selecting the Access database which I intend to
migrate , pressing next generates the error 'Provider
cannot be found'. Please advise. Thank you

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


Re: Migration error: Provider not found

От
"Hiroshi Saito"
Дата:
Dear sow.

It is using Microsoft.Jet.OLEDB.4.0.
Jet 4.0 SP3 or higher (http://www.microsoft.com/data)

Regards,
Hiroshi-Saito

----- Original Message ----- 
From: "sow" <sowdog81@yahoo.com>
To: <pgadmin-support@postgresql.org>
Sent: Thursday, July 31, 2003 11:28 AM
Subject: [pgadmin-support] Migration error: Provider not found


> I'm trying to migrate a Ms Access 97 database to
> PostgreSQL 7.3.2 using pgAdmin II 's migration plugin.
> I running a windows NT 4 box with Access 97 installed,
> Jet 3.5 sp3 installed and MDAC 2.6 installed.
> Initially connecting to the remote Postgres server
> gave me the 'Provider cannot be found's but has since
> been resolved with the MDAC installation. After
> selecting the Access database which I intend to
> migrate , pressing next generates the error 'Provider
> cannot be found'. Please advise. Thank you