Recent content by AlienZzzz

  1. A

    new plugin: utPLSQL

    okey, i d/n last utplsql version
  2. A

    new plugin: utPLSQL

    Dont Work, Error when i click Run Test: _________________________ ORA06550-Line 2 column 11: PLS-003012:component 'RUN' must be declared ORA06550-Line 2 column 3: PL/SQL: Statement ignored _________________________
  3. A

    Where i Can Get PLSQL 6.0 ?

    =)))) Connected to Oracle8i Enterprise Edition Release 8.1.7.0.0 Connected as AlienZzzz SQL> SELECT SYSDATE || ', ToDay is ' || to_char( SYSDATE, 'Day' ) WhereIsTheDayToDay FROM DUAL 2 / WhereIsTheDayToDay ----------------------------- 05.07.2004, ToDay is Monday =))))
  4. A

    Where i Can Get PLSQL 6.0 ?

    I DownLoad this File, but it don't work File "plsqldev.log" : ---------------------------02.07.2004 10:21:22--------------------------- Exception 'EAccessViolation' in module plsqldev.exe at 00023904 Access violation at address 00424904 in module 'plsqldev.exe'. Read of address 00000008 Call...
  5. A

    Where i Can Get PLSQL 6.0 ?

    My Friend Marko, i dont have lic code =(, But i 100% buy next version ! Can i get Beta version for test ? because i use only Plsql Developer ! no Toad no SqlNav no any programm.
  6. A

    Where i Can Get PLSQL 6.0 ?

    I Use PLSQL Developer more times and want buy next version !, Give me new beta version, i wait it long time =( pleeeeeeeaaaazzzzzzyyyyyy
  7. A

    Now june , here is new version !!

    =)
  8. A

    Idea, about Profiler

    Thanks ! If you can add this column, i can test profile of my function in my package, because i can filter (column - Unit, ex : "only package standard") ----
  9. A

    Idea, about Profiler

    When i Profile Package in "Unit" Column i see only name of Package, but i Want see and name Function and Procedures of Package !
  10. A

    Where is New Version ?

    March 24, 2004 - Version 5.1.6 released !!!! Last version is 5.1.6 Where is 6 Version =))))
  11. A

    Where is New Version ?

    !!!!!!!!
  12. A

    Wish - Editor

    Save Bookmark mark in editor, when i close open script
  13. A

    Where is New Version ?

    Marko, Give MORE ScreenShot =) of v.6 pleazzzzzzzzzze
  14. A

    How to use database link? Can i help me?

    -- Create database link /*You on DB2*/ create database link mydb1 connect to USER_NAME identified by USER_PASS using 'mydb1_ORA_NAME'; --Syn-- create public synonym rUser_Tables for User_Tables@mydb1; --Sel-- select * from rUser_Tables ------ this is select all user tables from db1 and You...
  15. A

    Where is New Version ?

    >At this time i will be work with quest/sql navigator FFffffffuuuuuuuuuuuuuu
Back
Top