I ran across the same error and I went searching through some of the fixes and I find it one of the fixes for this problem. Off the top of my head I do not know which fix it was. But, after I got past this error I ran into some other errors. At this point, I had to switch to postgresql until Oracle becomes more stable
Jeff -------------- Original message -------------- From: "zundra" <[EMAIL PROTECTED]> > > Is anyone having success using Oracle with Django? I see that oracle > support from the bolder sprint was rolled into trunk however when I > issue the command: > > $python manage.py syncdb > > I get the error message: > > return Database.Cursor.execute(self, query, params) > cx_Oracle.DatabaseError: ORA-00911: invalid character > > I currently have the latest trunk release checked out (4939) and I'm > also using cx_Oracle 4.3. > > I don't get any errors when I issue: > > $python manage.py sqlall > > Is there something I'm missing or is this a legitimate bug? If so > I'll file a ticket asap because I really, really need this to work. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---