The jBCP project provides the ability to use Bulk load within Java to a Sybase or MS SQL database. This is done by using the jTDS project and adding extensions. jBCP uses pure-Java and does away with the need for JNI or execing native BCP.
A .NET class written in C# to facilitate the need for high-speed data insertion into SQL Server 7.0 or greater. This development uses ODBC 3.0's BCP functions and SQL's DB-Library called through P-Invoke.
The Upsize BCP project aims to provide a set of tools (for WIN32 and Unix) that faciliates the migration (upsizing) of Microsoft SQL databases to MySQL.