Recent content by gczobel

  1. G

    Error selecting xmltype columns

    I think that is not only a oracle bug. The same select that don't work with PlSqlDeveloper work ok with SQLNavigator 4.5 (trial)
  2. G

    Partitions

    But, to make a query I need to known the table names right? Or I can make a query to list ALL the partitioned tables?
  3. G

    Partitions

    Hi! Two questions: Is possible to list the add a partition branch in the Browser Folders window? How I can identify the partitioned tables in the Table folder? Thanks! PL/sql dev 7.0.1.1066
  4. G

    TOracleLogOn HistoryIniFile

    Hi! I see that the logon history is stored in the Windows root folder. (C:\Winnt in my case) It's possible to change the path to store the file in the application path? Thanks
  5. G

    VCS PlugIn

    So... any plan to release the source of the VCS plugin as Open Source or similar?
  6. G

    VCS PlugIn

    In this case... Is possible to comunicate between two plugins? I can add this relation in my DB and call the aproppiate functions in the VCS plugin to change the project and make the checkin/checkout. Thanks
  7. G

    VCS PlugIn

    Hi! I use the VCS Plug-In and work very well with StarTeam. I want to known if is possible to configure the VCS to link a specific DB object to a specific VCS project. This is very useful because in the same database I have DB objects stored in different StarTeam projects. I can make this in...
Back
Top