Re: SQL generated from oracle-boulder-sprint doesn't work with Oracle9i

2007-03-19 Thread frank h.
Matt, James thanks for your responses will post a detailed ticket first thing tomorrow (I mistakenly believed that tickets were only for development in trunk...) thanks again, -frank On Mar 19, 5:33 pm, "Matt Boersma" <[EMAIL PROTECTED]> wrote: > Frank, I've been doing as much maintenance and

Re: SQL generated from oracle-boulder-sprint doesn't work with Oracle9i

2007-03-19 Thread Matt Boersma
Frank, I've been doing as much maintenance and bug fixing as I can on the boulder-oracle-sprint branch. I test against 9i as well as 10g XE. If you could do as James suggests and post a detailed bug report at http://code.djangoproject.com/, I'll take a look and get it fixed. thanks, Matt On

Re: SQL generated from oracle-boulder-sprint doesn't work with Oracle9i

2007-03-19 Thread James Bennett
On 3/19/07, frank h. <[EMAIL PROTECTED]> wrote: > My questions are: > - who is maintaining this oracle branch and how can I get in touch > with them (I looked on the wiki but found no branch homepage, this > would maybe be a good idea to create?) > - can somebody look at the SQL I get from

SQL generated from oracle-boulder-sprint doesn't work with Oracle9i

2007-03-19 Thread frank h.
Hello, I am trying to use Django with an Oracle9i database (the server version is "Oracle 9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production") using cx_Oracle, i can connect to the database fine. sqlplus and all other tools I've tried connect just fine. It is upon executing manage.py