Opened 15 years ago

Closed 15 years ago

#519 closed defect (fixed)

GenericRDBMS: DescribeSchema exception when object has unreachable base.

Reported by: brentrobinson Owned by: brentrobinson
Priority: major Milestone: 3.5.0
Component: FDO API Version: 3.5.0
Severity: 2 Keywords: FdoIDescribeSchema Describe Schema view exception
Cc: External ID:

Description

DescribeSchema gets a null pointer exception if the datastore has a view or synonym whose base object is not reachable by the current user.

Change History (2)

comment:1 by brentrobinson, 15 years ago

Status: newassigned

comment:2 by brentrobinson, 15 years ago

Resolution: fixed
Status: assignedclosed

Revision: 4644 Author: brentrobinson Date: 8:31:04 AM, Wednesday, April 29, 2009 Message: Ticket#519: Moved rootObject null guard up one line.


Modified : /trunk/Utilities/SchemaMgr/Src/Sm/Ph/Owner.cpp

Note: See TracTickets for help on using tickets.