[Fdo-trac] [fdo-trac] #851: ODBC: SQL Server table mappings wrong for non-dbo schemas.
FDO
trac_fdo at osgeo.org
Tue Oct 30 12:19:30 PDT 2012
#851: ODBC: SQL Server table mappings wrong for non-dbo schemas.
-----------------------------+----------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: defect | Status: new
Priority: major | Milestone: 3.8.0
Component: ODBC Provider | Version: 3.8.0
Severity: 2 | Keywords: ODBC Schema Mappings table name
External_id: |
-----------------------------+----------------------------------------------
Steps:
* Using ODBC provider create an FdoIConnection to a SQL Server database
that has tables in more than one feature schema.
* Create and execute an FdoIDescribeSchemaMapping command.
* Write the resulting schema mappings to a XML file for viewing.
The table name mappings for the non-dbo tables are not qualified by
schema, meaning if these mappings are used as the configuration for the
connection, these table mappings will point to the dbo schema and pick up
the wrong or a non-existing table.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/851>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list