PostgreSQL Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsDatabasesPostgreSQL Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 17th, 2001, 04:05 PM
fatuzzo fatuzzo is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Posts: 1 fatuzzo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question

Hello!
I have got a Microsoft Access database and I want to convert it into PostgreSQL.
Is there any free software to do that?
If not, can anybody explain me step by step (I am not an expert) how to do it, please?
Any other suggestion (useful resources or links) are welcome.

Fabio
International Job Links
URL

Reply With Quote
  #2  
Old March 24th, 2001, 02:45 PM
Pharkas Pharkas is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2000
Location: Manchester
Posts: 16 Pharkas User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Post Use some of the mySQL tools

One thought is that you could use any of a few utils that will take MS Access database and via a macro produce a text file containing the SQL statements required to recreate that database.

I've seen these tools on the www.mysql.com website. They're meant for mysql but should work just as well with any database that can accept SQL.

Or get Access to export a CSV (comma separated values - ask your Office Assistant) file and import that into your web database (again, I don't know what tools you'd use to do that - mysql would be mysqlimport).

Hope that helps

-Adz

Reply With Quote
  #3  
Old November 5th, 2001, 12:28 PM
tcampano tcampano is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: I'm in New England
Posts: 4 tcampano User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to tcampano
export from Access into Postgresql

Get a copy of the PostgreSQL odbc driver from odbc.postgresql.com and install it. Then create a ODBC DSN in the control panel



when it works, open up your Access database, go to /File/Export.
Change the database type to ODBC databases and click on the PostgreSQL DSN you created.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesPostgreSQL Help > From MS Access to PostgreSQL

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap