Categories
Tags → Create Sql Database

Copy Database for SQL Server

Copy database function for MS SQL Server allows the user to create a copy of all or selected tables to another database or server. A few options like rows selection or "identity copy mode" make copy process more flexible. This handy utility...
DETAILS

Export Database to text for SQL server

This Export Database to text tool for Microsoft SQL Server helps to save tables to text/CSV files. Predefined or custom column separators and a few options make export process more flexible. The program has easy to use wizard interface. This handy ut...
DETAILS

Simple csv to MySQL tool

This code will take a csv file and create or, insert or update, the data into a MySQL database. It assumes the first line contains the field names and uses that to build the SQL query for the following data lines. There''s a download button fo...
DETAILS

Page:
©2003-2019 jCay.com