0 Replies Latest reply on Sep 18, 2001 6:20 AM by ensonic

    table owner name

    ensonic

      I am using Oracle8 as well as PostgreSQL with JBoss and the same project (one for production and one for testing). The problem arising from this that with oracle I have to add the table-owners name to the table-name in jaws like :

      <table-name>Owner.Table</table-name>

      where this is not understood in PostgresSQL. I am desperately searching how to tell JAWS about this, but can't find anything. As JAWS is the db-abstraction-layer it must be somewhere in JAWS and anyway this is a very common case ...
      Any ideas/help would be realy appreciated.

      Stefan