Jump to content

User:Holsen32/Marshal SQLUtility

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Holsen32 (talk | contribs) at 10:30, 29 April 2010 (Created page with '{{Userspace draft|source=ArticleWizard|date={{Subst:CURRENTMONTHNAME}} {{Subst:CURRENTYEAR}}}} {{Subst:Nul|<==do not change this line it will set the date automatic...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Marshal SQLUtility
The Marshal SQLUtility is a generic utility for ODBC databases. It allows you to browse database schemas, discover tables, views and columns and execute any queries supported by the target database. The utility is FREE and is available at many popular download sites.

Features

• Use any ODBC compliant database, such as MySQL, PostgreSQL, SQLServer, Oracle and DB2
• Browse the database schema, discover tables, views and columns
• Exectue any SQL statements
• Execute batches of statements
• Supports BLOBS and CLOBS
• Allows saving of the query results to file

References