On 6/12/06, Ed Leafe <[EMAIL PROTECTED]> wrote:
On Jun 12, 2006, at 11:48 AM, Ed Leafe wrote:

        Also, have you used Python to work with Access yet? If so, what
adapter did you use?

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com


I have not used Python and Access together, I didnt even write the
original application that uses the Access DB or I would have written
it to use SQLite or something similar. And actually it does not
absolutely require the access DB just some form of local DB that does
not require a server to be installed. As I want the users to have some
form of local data to use if/when the remote SQL server is unavailable
for whatever reason. So it would probably be better for you & me to
focus on using SQLite since that would meet my requirments of a local
DB that did not require a server installed and it is already on your
planed list of DB's to support according to http://dabodev.com/about

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to