Re: HOW TO COPY AND PASTE TO Oracle java application
From: moonhkt <moonhkt_at_gmail.com>
Date: Tue, 28 Jul 2009 07:33:05 -0700 (PDT)
Message-ID: <ea7d730a-e834-41fe-b190-b08360db3d6f_at_u38g2000pro.googlegroups.com>
On Jul 28, 9:50 pm, Mark D Powell <Mark.Pow..._at_eds.com> wrote:
> On Jul 28, 2:43 am, yf..._at_vtn1.victoria.tc.ca (Malcolm Dew-Jones)
> wrote:
>
>
>
> > moonhkt (moon..._at_gmail.com) wrote:
>
> > : Hi All
>
> > : HOW TO COPY AND PASTE data TO Oracle java application ? I want copy
> > : notepad data to one of field.
> > : Is it possible ?
>
> > : e.g. In Oracle java application have field. How to copy and paste from
> > : other source ?
>
> > If you're running under Windows then simply do it. Perhaps you need to
> > use the short cut keys, and if Ctrl+V (& etc) don't work then maybe you
> > need the older shortcut keys, Shift+Delete = cut, Shift+Insert = paste,
> > Ctrl+Insert = copy.
>
> > If you mean something else then you'll have to explain more.
>
> How you copy and paste is often a function of the tool set (developer
> tool) you are using to perform your development work in. That and the
> version of the tool. None of which was specified. If you still need
> help you may want to repost with this information to the oracle.tools
> forum.
>
> HTH -- Mark D Powell --
Date: Tue, 28 Jul 2009 07:33:05 -0700 (PDT)
Message-ID: <ea7d730a-e834-41fe-b190-b08360db3d6f_at_u38g2000pro.googlegroups.com>
On Jul 28, 9:50 pm, Mark D Powell <Mark.Pow..._at_eds.com> wrote:
> On Jul 28, 2:43 am, yf..._at_vtn1.victoria.tc.ca (Malcolm Dew-Jones)
> wrote:
>
>
>
> > moonhkt (moon..._at_gmail.com) wrote:
>
> > : Hi All
>
> > : HOW TO COPY AND PASTE data TO Oracle java application ? I want copy
> > : notepad data to one of field.
> > : Is it possible ?
>
> > : e.g. In Oracle java application have field. How to copy and paste from
> > : other source ?
>
> > If you're running under Windows then simply do it. Perhaps you need to
> > use the short cut keys, and if Ctrl+V (& etc) don't work then maybe you
> > need the older shortcut keys, Shift+Delete = cut, Shift+Insert = paste,
> > Ctrl+Insert = copy.
>
> > If you mean something else then you'll have to explain more.
>
> How you copy and paste is often a function of the tool set (developer
> tool) you are using to perform your development work in. That and the
> version of the tool. None of which was specified. If you still need
> help you may want to repost with this information to the oracle.tools
> forum.
>
> HTH -- Mark D Powell --
No. I want copy notepad value or exel value to oracle application,
copy and paste between Oracle Application can not copy and paste
directly.
I need type one by one for each field.
Received on Tue Jul 28 2009 - 09:33:05 CDT