Export to dbf from ms access mdb

Reply

Join Date: Feb 2009
Posts: 1
Reputation: foker500 is an unknown quantity at this point 
Solved Threads: 0
foker500 foker500 is offline Offline
Newbie Poster

Export to dbf from ms access mdb

 
0
  #1
Feb 2nd, 2009
This is probably a newbie question but I've figured out how to connect and query a microsoft access database via ado, but I can't figure out how to export the tables......need to export them to dbf????

Any help would be greatly appreciated.
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,243
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 117
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso

Re: Export to dbf from ms access mdb

 
0
  #2
Feb 2nd, 2009
I'm not MS access fan but I can try to suggest.
Try to Load them in Python using dictionaries and then Save them using SQLite to save in any format
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 149
Reputation: jice is on a distinguished road 
Solved Threads: 38
jice jice is offline Offline
Junior Poster

Re: Export to dbf from ms access mdb

 
0
  #3
Feb 3rd, 2009
To read and write dbf files, try the dbfpy module :
http://www.fiby.at/dbfpy/

A snippet example :
http://code.activestate.com/recipes/362715/
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Python Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC