FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rstreet85/sqlserver-copy-java: A Java utility to copy data from a SQL Server table, save it to CSV files, and upload to another SQL Server database. · GitHub

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Server Table Extraction Utility

Updated 09-18-2017

A Java program to extract and insert data into MS SQL Server. Based on web service used to remotely & automatically update internal copy of Conservation Resources Database from an image updated biennially.

Password-protected databases not currently supported.

Input: original_database_url original_tbl_schema original_tbl_name new_database_url new_tbl_schema new_tbl_name Output: filename.csv

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL