Java application to copy as400 data to sql server database/table
I need a java program that will copy a specific number of records from an AS/400file to a database/table in Sql server. This will run from the Sql server side not the As/400. I would appreciate any ideas.