On 11/05/2010 08:37 AM, RICAFORT ALFREDO wrote: > Hi, > > I want to use DABO to access our data in an Oracle DB. I've search > the list and the internet and I can't find any sample on how to do > this. Is there a way to access an Oracle DB at the moment?
In Dabo svn there is a draft module for Oracle support. Don't expect it to be usable! Years ago when i did this, the unicode support in the used cx_oracle python module wasn't sufficient to get a working version. In the meantime, cx_oracle improved the unicode support. So maybe the started module (dabo/db/dbOracle.py) could be finished to get a working version. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
