Page 1 of 1

Access/Postgres

Posted: Mon Dec 13, 2004 11:25 am
by cto1mac
I have finally convinced my bosses to let me port a site that is ASP/Access to PHP/Postgres.

I know that I can do the php side and I know enough of the postgres side to be able to do that. Mostly I will still need, to get that data from my access db. Is there a simple way to get that data into my postgres db? Is there a way to automate this?

Thanks

Posted: Mon Dec 13, 2004 2:54 pm
by patrikG
I would use [php_man]odbc[/php_man] to get the data out of access.