Recent content by coolboy0518

  1. C

    code assistant problem

    the following is the content of my info tab Parameters D:\Program Files\PLSQL Developer\PLSQLDev.exe Preferences Session mode: Multi OCI Library: Use OCI7: False Plug-Ins Aliases BEQ-LOCAL.WORLD DEV ERP2DEV EXAMPLE1.WORLD EXAMPLE2.WORLD ... Homes DEFAULT_HOME...
  2. C

    code assistant problem

    hi, Marco, Do you have some tools which can check my Oracle Client? I hope to find out the problem because it troubled me a lot. thanks!
  3. C

    code assistant problem

    yes, Marco! I just do it as your opinion. but I still must wait after press F6. have you ever tested on WINXP professional? other guys around me never meet this problem. and when i use WINXP home, it also runs well.
  4. C

    code assistant problem

    hi, i'm a new to PL/SQL and i have a WIN XP Professional on my laptop, my PL/SQL is 6.0.4.906. i met a problem which my workmates never met. I type in the following: select * from oe_order_headers_all oh, oe_order_lines_all ol where ol.header_id=oh.header_id and ol.line_id=3024 when I type in...
Back
Top