support for schema name in datasource.xml

2 views
Skip to first unread message

Jennifer Larkin

unread,
Jul 17, 2008, 10:28:43 PM7/17/08
to transf...@googlegroups.com
We need to prefix the calls to our tables with the schema name so all of our generated queries look like:
select name from schemaName.tableName where id = 1

Having looked at the datasource.xsd, there is nowhere to declared that information, so it looks like this is not supported. Does anyone else need this as a feature?

--
I did not come here to get devoured by symbols of monarchy! -- Smirnov of the KGB, Casino Royale

Now blogging....
http://www.blivit.org/blog/index.cfm
http://www.blivit.org/mr_urc/index.cfm

Mark Mandel

unread,
Jul 18, 2008, 12:01:03 AM7/18/08
to transf...@googlegroups.com
You'll find if you put the schema in the table name on the <object>
definition, it will work.

Mark

--
E: mark....@gmail.com
W: www.compoundtheory.com

Jennifer Larkin

unread,
Jul 18, 2008, 4:25:05 AM7/18/08
to transf...@googlegroups.com
Aha! I didn't think of that. Thank you, kindly.
Reply all
Reply to author
Forward
0 new messages