SQL Server Data Editing Made Easy
benefits
"Though there are any number of tools for working with SQL Server databases -- Enterprise Manager, Query Analyzer, Microsoft Access -- working with OmniView for a few days has convinced me that there's room for one more."
» Mike Gunderloy
» Application Development Trends
Not just another visual query tool, OmniView makes access to database content quick and intuitive.
  • Quick and easy access to table data using a familiar spreadsheet-like grid.
  • Add, edit, or delete data in-place, without knowing any SQL.
  • Filter data visually without knowing SQL. Or use complete SQL syntax. It's your choice.
  • Save time changing text or binary data with full-featured editors specially suited for BLOB data.
  • Organize database tables into groups that you define; keep frequently used or related tables bundled together for quick and easy access.
  • Create private views of data to your specifications...the rows and columns you want to see, in the format you want to see them...and recall the view at any time with a simple mouse click.
  • Save time adding new rows which are substantially similar to existing rows using the "copy row" feature...saving you from manually rekeying similar data.
  • Export table data or query results to Excel, XML, HTML, or text files.
  • Print formatted reports of selected data.
  • View system table data directly using the data grid and edit the system table data if the server permits. (Pro version only)
  • Execute stored procedures and manipulate result sets using the same powerful data grid features. Set or change parameter values easily with the Parameter Editor. (Pro version only)