QweryBuilder is an application created to help you make accessing data from a database simple, quick, accurate and efficient.
QweryBuilder implements innovative ideas to make this possible. An end user can extract and update data without writing a line of SQL.
Database developers can create procedures, tables, views and triggers with fewer keystrokes. Best of all, you can do this with your SQL Server, ASE, SQL Anywhere and Oracle databases in one single application.
Here are some key features of "QweryBuilder":
· SQL Editor
· Script auto complete
· Custom auto complete lists
· Code Templates
· Display column list for tables and views in editor
· Display procedure parameters in editor
· Keyboard shortcut to open procedures
· Generate and insert new GUIDs
· Syntax folding
· Auto indenting
· Criteria Query
· Form view criteria screen for easy data retrieval
· Updateable result set
· Insert nulls, GUID's, and computed values into results
· Insert, delete and update data rows
· Generate insert statements from results
· Create graphs from result data
· Graphic Query
· Create queries graphically
· Cross table querying without writing SQL
· Other Features
· Support for Microsoft SQL Server, Sybase ASE, SQL Anywhere and Oracle
· DDL Browser
· Database Search
· Visual Difference
· Code Formatter
· Getting Started Window
· Displays last used connections, files and database objects
· Easily navigate to the last thing you were working on
· Clipboard Saver
· File Browser
· Object Browser
Requirements:
· NET Framework 2.0 or higher
Limitations:
· 30 days trial
· Nag screen
What's New in This Release: [ read full changelog ]
· Performance improvements for Sybase ASE data retrieval.
· Hard to resize columns in table popup window because of the new drag and drop functionality.
· Error in debugger window.
· Sorting 30000 datetime values takes too long.
· When sorting a char field I noticed that it will just stick null values in between real data.
· Long loops for Sybase connections take a long time to run.
· Don't display intellisense after the FROM keyword if developer is trying to type the name of a temp table.
· Create Table from Results, use the same case for column names.
· Use machine registry key for some parts of the application that should be shared across users.
· Display "[NULL]" for null values in criteria query results.
· Allow developer to copy columns from table popup (F2).
· In table popup window, allow user to select using ctrl and arrow keys.
· I'd like to be able to right-click a table name and have the option to View/Edit Data or Select Data, just like the Object Browser has. Would save a ...