I don't know if this going to help. But i've made an extend of DAL,
OracleAdapter and Table so they could work with schema/database
descriptor.

https://github.com/adesst/MyDAL

So far what i did is to meet my need, and yes there are lots of work
to make my extension work well with inner join and etc.

On 03/24/2012 06:51 AM, Massimo Di Pierro wrote:
I am not sure if this can be done or not. If not supported, we can add support. Can you open a ticket and post an example of how to do it in SQL?

On Friday, 2 March 2012 05:58:35 UTC-6, Wuwei wrote:

    Hello,
    I'm trying to use DAL with a MSSQL db.
    I need to work with tables from 2 different schemas but I don't
    find how to specify the schema when I define the table.

    Can you help me?

    Thank you.



--
+adesst

Reply via email to