Editmode realy slow when working via RDP

FrankB

Member²
Hello,

sometimes i'm working via VPN directly from Home on my office-PC (XP).
Normally editing large texts are no problem with PL/SQL-Developer,
but when using the RDP-Feature, the cursor is extremly slow and the keyboard has an echo (buffering scroll-commands) which sometimes makes it impossible to edit some lines.
Scrolling with mouse-click on the up/down-key or via keypad-up/down is worse.
All other editors like UltraEdit, Notepad etc. are working perfectly and the DSL-connection is fast enough.
Working remote on other machines (Server2003) with PL/SQL-Developer installed, is no problem.

I'm using the built-in syntax-highlighting.

Any hint, what could help?

 
FrankB said:
sometimes i'm working via VPN directly from Home on my office-PC (XP).
Normally editing large texts are no problem with PL/SQL-Developer, but when using the RDP-Feature, the cursor is extremly slow and the keyboard has an echo (buffering scroll-commands) which sometimes makes it impossible to edit some lines.
[...]
Any hint, what could help?
And what about "Preferences -> UI -> Appearence -> Display buffering" ?
 
display buffering is disabled (build 1397)

same mode does work perfectly via a really slow RDP-Server 2003 (AdminMode, P-III, 768MB RAM, build 1398), but not on my XP machine

there should be no difference between 1397 and 1398
(Enhancements in PL/SQL Developer 7.1.5.1398
===========================================
- Posting NVARCHAR2 unicode data in the SQL Window could lead to truncated
results

)
but i'll try this at my next HOMEOFFICE-day

 
Back
Top