Recent content by Oxiane

  1. O

    bug with french pack for version 7.0.3.1123 (MBCS) ?

    I have the same problem with the French Pack. select french.lang in Preferences, and then right-click on 'Packages', choose 'Nouveau' --> nothing happens. select 'none' as Language in Preferences, right click on 'Packages', choose 'New' --> the template window appears. Same for Functions...
  2. O

    Impossible to retrieve view code

    For me, the problem is fixed (version 7.0.3.1123). No more problems with my views :-) Thanks a lot, I really like your product.
  3. O

    Small bug while sorting sql grid

    Hi, A small problem to sort datas after changing the columns order. try : select 1 first,2 second,3 third,4 fourth from dual union select 4,3,2,1 from dual --> Ok to sort the columns --> drag and drop column 'second' after column 'third' --> impossible to sort column 'second' you can...
  4. O

    Impossible to retrieve view code

    I've installed the new release (6.0.6.946), and I still have have the same problem. Is it supposed to be fixed with this release ?
  5. O

    Impossible to retrieve view code

    I have to add that it works well with most of my views. It's only with 2 I've this problem. Regards
  6. O

    Impossible to retrieve view code

    Hi, No, I don't *query* the datas, I'm just trying to get the sql code of the view : - My view is already created and is properly working - In the "Object" list, I click right, and then choose 'View' or 'Edit' --> No response, and I have to kill PLS Developer. In DBA studio, no problem to...
  7. O

    Impossible to retrieve view code

    Hi, I've got a strange problem. Whene I try to edit or just view some views (not the result, the code !), the program hangs, and I've to kill him after
Back
Top