[fdo-trac] #76: ODBC: SQL Server 2005 system views appearing in schema description

FDO trac_fdo at osgeo.org
Tue May 29 13:56:14 EDT 2007


#76: ODBC: SQL Server 2005 system views appearing in schema description
---------------------------+------------------------------------------------
 Reporter:  anonymous      |         Owner:  anonymous
     Type:  defect         |        Status:  closed   
 Priority:  major          |     Milestone:  3.3.0    
Component:  ODBC Provider  |       Version:  3.2.0    
 Severity:  2              |    Resolution:  fixed    
 Keywords:                 |   External_id:           
---------------------------+------------------------------------------------
Changes (by anonymous):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 A fix has been applied.  This is a stop-gap solution.  It just skips "sys"
 and "INFORMATION_SCHEMA" when retrieving schemas from SQL Server.  The
 issue may be revisited in the future to use either "sysobjects" or
 "INFORMATION_SCHEMA" to allow an expert user to gain access to the
 suppressed schemas.

 Revision: 2757
 Author: gavincramer
 Date: 1:52:34 PM, Tuesday, May 29, 2007
 Message:
 Ticket #76 ODBC: SQL Server 2005 system views appearing in schema
 description
 ----
 Modified : /trunk/Providers/GenericRdbms/Src/ODBCDriver/users_.c
 Modified :
 /trunk/Providers/GenericRdbms/Src/UnitTest/Odbc/OdbcDescribeSchemaTest.cpp


 Revision: 818
 Author: gavincramer
 Date: 1:18:50 PM, Tuesday, May 29, 2007
 Message:
 Ticket #76 ODBC: SQL Server 2005 system views appearing in schema
 description
 ----
 Modified : /branches/3.2.x/Providers/GenericRdbms/Src/ODBCDriver/users_.c
 Modified :
 /branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/Odbc/OdbcDescribeSchemaTest.cpp

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/76#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list