Menu

#158 in sybase view X is listed as using view X

open
nobody
None
5
2008-03-30
2008-03-30
PatL
No

unlike Oracle, when the system tables are queried to get the view text in sybase (and sql server?) the statement will include the 'create view as' part of the ddl. So when the uses node looks for objects in the create view text it'll find its own name.
I'll attach a patch once I've had a chance to test my fix

Discussion

  • PatL

    PatL - 2008-04-12

    patch to ProcedureGroupNode and ViewGroupNode to handle lower case names

     
  • PatL

    PatL - 2008-04-12

    Logged In: YES
    user_id=2049134
    Originator: YES

    File Added: uses.patch

     

Log in to post a comment.