macromedia.director.basics
[Top] [All Lists]

Re: director with access

Subject: Re: director with access
From: Dave C <no@xxxxxx>
Date: Wed, 27 Feb 2008 22:08:15 -0500
Newsgroups: macromedia.director.basics


As others have suggested, there are several commercial Xtras available that will let you work with a MS Access database. I thought I would suggest another option for your consideration.

The very talented and generous Valentin Schmidt has made a free Xtra for SQLite databases. Get the extra here http://staff.dasdeck.de/valentin/xtras/sqlite/ Be sure to get the SQLite browser from his tools folder or from http://sourceforge.net/projects/sqlitebrowser/

SQLite is not the most powerful database, but it is still quite useful and itself is free as well as open source. You can learn more about SQLite here http://www.sqlite.org

Now Valentin's xtra will not work with your access database, but you probably can export the database to a CSV file, and then import it into SQLite. Not that the commercial Xtras are all that expensive, but if cost is an issue at all it may be worth your time looking into it. Also I like to support open source software whenever I can.

Good luck.

<Prev in Thread] Current Thread [Next in Thread>