DB Solo 3.5 Beta (Default branch)


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

Image DB 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: Shareware Changes:
The Oracle Stored Procedure Editor and Debugger was added, as well as Stored Procedure editors for SQL Server and Sybase ASE. An export tool was added, which allows you to export an unlimited number of rows to a CSV, HTML, or SQL file. Support for Oracle 11g and SQL Server 2008 was also added.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)