Really? And how can I set it in the URL?I think, it's not the schema, but something different. It's "database owner", something specific to MS SQL, I think.
Ilya Jeff Butler wrote:
If you are only needing to set the schema, then you could set a default schema on the JDBC connection URL and then avoid the use of schemas completely within your SQL. Jeff Butler
