> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Roger D. Vargas > Sent: 16 August 2004 21:40 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] plugin to convert ms access tables > > I remember in old pgadmin 2 there was a plugin to convert > access tables to postgres. I urgently need to convert > periodically an access table to postgres (or find a way to > make php connect ms sql), so, does that plugin still exists > or there is some solution for this?
No, unfortunately that plugin died with pgAdmin II. Getting php to connect to ms sql isn't too hard though (I have informix, SQL Server and PostgreSQL support in one of my PHP's). You just need to download and install FreeTDS. Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])