>However for performance testing storing the data would add quite an
>overhead.
>Effectively you would also be testing the JDBC connection as well.

Good point.

>Why not just write a script to load the data into the database at the
>end of a test? Most databases can easily be populated from CSV files,
>and it would be much more efficient to load all the data at once.

Thats probably the best thing to do. So I'll do it like that.

Thanks,

James




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to