On Wed, Jul 25, 2012 at 1:14 PM, Rahul <
rahul.pr...@in.ibm.com> wrote:
> JNDI support doesn't partially implemented in ibm_db_django, but there
> should not be more code changes required for this.
> For this, changes required in the jybase.py file's "_cursor" method, we are
> using zxJDBC package to use JDBC APIs so, you can take help from
>
http://wiki.python.org/jython/UserGuide#using-a-jndi-lookup to add this
> feature in ibm_db_django.
thanks for information, could you point me where i should change some
code to force a specific schema to be used?
currently, if i'm connecting w/ user DB2INST1 my schema is DB2INST1
but i need to use a different schema.
Aljosa