Page 1 of 1
How to get schemaName.tableName from getTableNames(List)
Posted: Thu 23 Jun 2011 19:36
by dam54
When setting the tableName property, it needs to be in the form schemaName.tableName, however, I get this information from getTableNames(List). Is there a setting or some way to get the list of tables returned to include the schema name as well? Thanks in advance!
Posted: Fri 24 Jun 2011 08:20
by AndreyZ
Hello,
In the latest SDAC version 5.10.0.7 the GetTableNames method returns table names with schema names, unless schema name is dbo (the default schema name).
Posted: Fri 24 Jun 2011 13:55
by dam54
Thank you for the quick response! I downloaded the latest version and it indeed solves the problem.
Posted: Fri 24 Jun 2011 14:12
by AndreyZ
Feel free to contact us if you have any further questions about SDAC.