Projects tagged ‘export’ and ‘sql’


Jump to tag:

Projects tagged ‘export’ and ‘sql’

Filtered by Project Tags export sql

Refine results Project Tags server (4) import (3) excel (2) mysql (2) database (2) data (2) files (1) oracle (1) migration (1) services (1) manage (1) tools (1)

[7 total ]

0 Users

SqlHarvester is a free command-line based scripting engine written in .Net. It enables the import/export of database content across Sql Server 2005 database servers. During export mode database ... [More] content is scripted into flat Sql files. Unlike scripts generated by other commercial utilities these scripts validate database content at runtime so that data is inserted or updated based on the existence of primary keys. In this way scripts may be run on any database with the same schema in order to synchronize content across disconnected servers. The scripts also disable database constraints at runtime to avoid conflicts. The import of content via the tool is transactional. [Less]
Created 10 months ago.

0 Users

Application that generates scripts to load the database for SQL Server.
Created 5 months ago.

0 Users

mySQLmobiAlly is a small portable PHP application which helps you connect to any MySQL database and modify them using SQL query lines. I made this script a year ago. As I started over my coding, I ... [More] decided to rebuild it. Here is Build2 of mySQLmobiAlly. These are the spacialities: 1. It is a stand alone single-file script. You can put it in any place of your server. 2. Its UI is optimized to be accessed through a cellphone broswer. So you may use it for accessing your database on the fly. 3. It uses SESSION global to store your setup, thus saves airtime cost, unlike build#1. 4. It can execute several SQL lines (seperated by “;”) atonce. So it can be used to import a DB from an .SQL file. 5. For SELECT statements, it can view results in a record-by-record basis. 6. It can create .SQL files, then export and save one table of your DB or the full DB in it. 7. It can even connect to a remote database and copy all its data to your database. 8. In short, it can perform all sorts of DB operations using SQL commands, if your username is assigned with proper permissions. [Less]
Created 2 months ago.

0 Users

Microsoft SQL Data Services(SDS) give us large flexibility and scalability in data hosting and handling,but different from ordinary RDBMS, consisted not in Table and Fields, but in Authority and ... [More] Entity. This toolkit helps developer or DBA to migrate existing data to SDS. [Less]
Created 9 months ago.

0 Users

This small .NET 2.0 windows forms application is intended to aid people export their data from Umbraco CMS when using a shared environment.
Created 10 months ago.

0 Users

Export stored procedures, functions, triggers, tables and table contents to text files. SQLWriteToFile makes it easier for developers and DBA's to export a SQL development project, for backup or ... [More] installation. It is developed in C#. Earlier VB version available by request. [Less]
Created 5 months ago.

0 Users

Tool for export sql query resultsets from Oracle databases into binary Excel files and import table data from binary Excel files into Oracle tables.
Created 12 months ago.