[Fdo-trac] [fdo-trac] #853: ODBC: No identity for SQL Server classes not in dbo
FDO
trac_fdo at osgeo.org
Tue Nov 13 12:41:08 PST 2012
#853: ODBC: No identity for SQL Server classes not in dbo
-----------------------------+----------------------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: defect | Status: new
Priority: major | Milestone: 3.8.0
Component: FDO API | Version: 3.8.0
Severity: 2 | Keywords: ODBC SQL Server identity non-dbo
External_id: |
-----------------------------+----------------------------------------------
Steps:
* Create a SQLServer database.
* Add another schema in addition to dbo
* add a table to the new schema, and add some columns and a primary key
column.
* Create an ODBC DSN for the SQL Server database
* Create an Fdo ODBC Provider connection to the DSN.
* Perform an FdoIDescribeschema.
The class for the table has no identity properties. They should be
generated from the primary key.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/853>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list