Skip to content

Test bulk insert to SQL Server from Java / Sprint Boot

Notifications You must be signed in to change notification settings

cltsao/java-bulkinsert

Repository files navigation

Getting Started

  1. Install SQL Server
  2. Restore SoteraExpress.bak
  3. Export DeviceDatalogRecord and SensorDataLogRecord to CSV. Note that do NOT use the table name as file name since it is used by CSV file output.
  4. Reset DB using reset_database.sql
  5. Run the application ./gradlew bootRun

About

Test bulk insert to SQL Server from Java / Sprint Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages