Ed Leafe wrote:
> On May 15, 2008, at 6:19 AM, Uwe Grauer wrote:
> 
>> I now have access to a Oracle database.
>> I would like to add oracle support to dabo.
>> Ed, Paul, do you have any special recommendations
>> or may i add the necessary code as i find time to do so?
> 
> 
>       The dbOracle.py script is just a stub, so you'd have to start by  
> filling out all the placeholder names with the actual names of the  
> dbapi adapter and its classes. The methods would also have to be  
> customized as needed to account for syntax differences between Oracle  
> and standard SQL.
> 
>       As you run into problems whose solutions aren't obvious to you, post  
> them here and we can all help.
> 
> -- Ed Leafe

I know that dbOracle.py is a stub.
In addition to coding the needed dbOracle.py script there are other
additions to do. As i don't want to change my existing apps for testing
the Oracle stuff, i would like to add the necessary other things as
soon as i have the minimal changes in dbOracle.py ready for testing.
These things include changes to the connection info and the CxnEditor.
The question was more about if you have any objections against doing
the additional changes because this would mean that the oracle support
would be visible to other people using the svn version and confusing
until the support gets usable.

However, we could print out a warning if a user tries to use it.

Uwe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to