|
|
mvnForum » List all forums » » Forum: Module Making » » » Thread: Best way to convert an access database to a module |
|
| Print at Jun 19, 2013 12:25:39 AM | View all posts in this thread on one page |
| Posted by planetusa at Jun 11, 2005 8:09:55 PM |
|
Best way to convert an access database to a module What would be the best way for me to convert an access database(all my yaers of notes for example, and other bibles in access, etc) into a sword module? I've had a look around at things, and saw nothing specific to access, but rather text files. Thanks, Michael |
| Posted by rlrandallx at May 27, 2007 1:48:21 PM |
|
Re: Best way to convert an access database to a module For an MS-Access file I have had the most success by "exporting" a table to .csv, .txt or .xml format. You can then easily read it with Perl or any decent editor (TextPad) and make changes that can be passed on to the utilities. In His Grace, Robin |
| Posted by JensG at Jun 7, 2007 12:59:00 PM |
|
Re: Best way to convert an access database to a module When you not have Access, you can use: MDB-View ... to export the Access Databased to *.csv. Jens Grabner |
| Posted by ejb at Jun 24, 2007 5:27:27 PM |
|
Re: Best way to convert an access database to a module Or use MDB-tools (http://sourceforge.net/projects/mdbtools/) just to keep the open-source vibe flowing. PS. Hi, I'm new. |
|
|
Current timezone is GMT Jun 19, 2013 12:25:39 AM |