alex wrote:
Otis,
Is there a way to dynamically change the schema name in the SQLServer adapter? I know that I can change the catalog name by using the CatalogNameToUse property. But there is no "SchemaNameToUse" property. The Oracle adapter does have it.
In 1.0.2005.1 there is. You can pass in a hashtable with from-to namepairs.