On Sat, 28 Jan 2006 11:22:56 +0100, Georg Hintermaier
<georg_hintermaier(at)yahoo(dot)com> wrote:
>Hi,
>I am trying to stream selected columns of a file into the database.
>Questions:
>Am I on the right track in general or is there a more efficient way?
>I was also thinking about subclassing FilterInputStream, but
>then I would have to construct the ints and floats myself.
This works now very well and its very simple.
georg