Re: legacy oracle database -w- existing schema

2009-03-16 Thread bruce
Yes, this resolve the issue. Thank you! On Mar 16, 2:29 pm, "Mad Sweeney" wrote: > - Original Message - > From: "bruce" > To: "Django users" > Sent: Monday, March 16, 2009 9:00 PM > Subject: legacy oracle database -w- existing schema

Re: legacy oracle database -w- existing schema

2009-03-16 Thread bruce
I can look into that as an option. I don't have access to administrate this database. On Mar 16, 2:29 pm, "Mad Sweeney" wrote: > - Original Message - > From: "bruce" > To: "Django users" > Sent: Monday, March 16, 2009 9:00 PM > S

Re: legacy oracle database -w- existing schema

2009-03-16 Thread Mad Sweeney
- Original Message - From: "bruce" To: "Django users" Sent: Monday, March 16, 2009 9:00 PM Subject: legacy oracle database -w- existing schema > > Hi- > I'm a new user to Django. I've searched through the documentation and > other posted que

legacy oracle database -w- existing schema

2009-03-16 Thread bruce
Hi- I'm a new user to Django. I've searched through the documentation and other posted questions. I'm currently attempting to setup the model to access an Oracle 9 database. I have access the database, yet the tables and views are stored in another existing schema not owned by me. Other than c