Hi,
what you want is database schema support. Database schemata are only
supported since Torque 3.2-RC1. I would suggest you try this Torque version
and read the Database Schema howto.
Thomas
Osa <[EMAIL PROTECTED]> schrieb am 02.08.2005 15:21:53:
> Hello,
>
> I am using Torque to connect to the Ms Sql Server. Everything works just
> fine with the tables
> which owner is set to default dbo. However, I do need to retrieve data
> from tables with the different
> owner, which implies that the query has to be in the following form
> i.e. select * form OWNER.TABLE_NAME;
>
> How can I provide torque with such an information? I was trying to give
> the table names in the form discussed above
> in the xml schema, but it didn't work out (Torque had problems with the
> dot "." separator )
>
> Any help is gratly appreciated.
>
> Dominik
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]