Hi,
If someone uses IBM DB2 as his DBMS for JSP here is a question:
I have two databases, each with a few tables.
Somewhere in a bean I write a query which must use a table from DB1
and a table from DB2 is a select statement.
Does anyone know how to configure DB2 (grant statements I suppose) in
order to succeed... I mean one of the DB to see also the tables from the
other DB.
I have done the same thing in Oracle by allowing rights on a scheme
but I don't know how can be done in DB2. Please give me an example.
Thanks,
Ionel Condor.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets