Hi,
Resultset cannot be saved directly as it is. It has to be read and
store in a Array or Collection. This Array has to be stored as CSV
file.
If requirement is data transfer from one database to another database,
ex. oracle to SQL Server, it is better to go for Hibernate.
Shrik's
> Hi,
>
[quoted text clipped - 10 lines]
> Regards
> Simon
Martin Gregorie - 30 Nov 2006 21:17 GMT
> Hi,
>
[quoted text clipped - 4 lines]
> If requirement is data transfer from one database to another database,
> ex. oracle to SQL Server, it is better to go for Hibernate.
Might be better yet to avoid programming and do the job with the
database unloader and loader programs, which generally write and read
CSV files.

Signature
martin@ | Martin Gregorie
gregorie. | Essex, UK
org |