DB Solo 3.7 Beta (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News DB Solo 3.7 Beta (Default branch)
# 1  
Old 01-06-2009
DB Solo 3.7 Beta (Default branch)

ImageDB Solo is a powerful database development and management tool for developers and DBAs. It has an intuitive user interface that allows you to explore and manage your database objects as well as execute ad-hoc queries. It supports Oracle, MySQL, Sybase, DB2, Solid, PostgreSQL, and MS SQL Server. In addition to viewing and managing objects such as schemas, tables, indexes, views, tablespaces, users, roles, sessions, and stored procedures, you can view, edit, print, and export data from tables or the results of queries. You can also graphically view foreign key relationships.License: SharewareChanges:
A result set comparison feature was added thatallows one to compare two result sets and quicklyidentify differences between them. The QueryEditor and Export Tool now supports XML and Exceloutput formats. Support for custom key bindingswas added. Support for SQL Server Agent was added,including configuration for Jobs, Alerts, andOperators.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SENDPAGE-DB(1p) 					User Contributed Perl Documentation					   SENDPAGE-DB(1p)

NAME
sendpage-db - manipulate Sendpage recipient database SYNOPSIS
sendpage-db [OPTIONS] OPTIONS
-c DB_TYPE Specify the database connection type (e.g. "dbi:mysql"). -U DB_USER Specify the database user to connect as (e.g. "sendpage"). -P DB_PASS Specify the database password use when connecting. -a Add an entry to the database, reading from stdin. -d Delete an entry to the database, reading from stdin. -p Show all database entries. -v Run in verbose mode. -h Display a summary of all the available command line options. DESCRIPTION
This tool is used to manipulate the recipient database that can be optionally used by Sendpage. AUTHOR
Todd T. Fries <todd@fries.net> COPYRIGHT
sendpage-db is free software; it can be used under the terms of the GNU General Public License. SEE ALSO
perl(1), sendpage(1), snpp(1) perl v5.10.0 2009-05-19 SENDPAGE-DB(1p)