Re: java loader
From: i_conico <i_conico.xxx_at_yahoo.it>
Date: Wed, 03 Apr 2002 17:38:08 +0200
Message-ID: <3CAB21E0.4090303_at_yahoo.it>
Date: Wed, 03 Apr 2002 17:38:08 +0200
Message-ID: <3CAB21E0.4090303_at_yahoo.it>
> by magic perhaps?
>
> your goal:
>
> Run another program called SQLLDR
>
No. My favourite scenario is to use a java class that does the same as
SQLLDR.
I have to load thousands rows of data from a text file.
SQLLDR seems to be the only fast and easy solution. But if there was a java class it would be very nice. If not my solution is SQLLDR but I'd like to try some other way
Thanks
Stefano
Received on Wed Apr 03 2002 - 17:38:08 CEST