Menu

How to list views of a database ?

2007-07-15
2013-06-03
  • Nobody/Anonymous

    Hi,

    when opening a database, I would like to list the various views in it, so I can decide which one to open.

    I couldn't find any getViews or getAllViews method on the DDatabase class, is there a way of retreiving this ?

    kr,
    seb.

     
    • Kurt Riede

      Kurt Riede - 2007-08-13

      Starting with release 1.4 of domingo, we support this method.

       
    • Nobody/Anonymous

      Hi

      I have installed release 1.4 and have look for the feature. Could not find it. Please give me a hint.

      Thank you very much.

       
      • Kurt Riede

        Kurt Riede - 2007-10-13

        Hi,

        unfortunately somehow the method DDatabase.getViews() didn't get it into release 1.4. It is available in CVS HEAD. You can build domingo yourself with Apache maven 1.1 to have this method or you must wait for the next release.

        Best regards,

        Kurt Riede

         

Log in to post a comment.