cancel
Showing results for 
Search instead for 
Did you mean: 

Test JDBC

Former Member
0 Kudos

I want to Test some Database Scenarios, say from File to a DB.

If there is any TEST DB available that I can install in my PC as a starter for the above scenario.

Accepted Solutions (0)

Answers (2)

Answers (2)

bhavesh_kantilal
Active Contributor
0 Kudos

Jenni,

Like mentioned by Prakash, you can use MS ACCESS for test purposes.

Check this blog on Accessing MS ACCESS DB using JDBC adapter,

/people/sameer.shadab/blog/2005/10/24/connecting-to-ms-access-using-receiver-jdbc-adapter-without-dsn

Regards,

Bhavesh

former_member206604
Active Contributor
0 Kudos

Hi,

You can always install MS Access to do it. It pretty simple and easy. Or you can also go for MySQL/SQL Server

Thanks,

Prakash