SQL Viewer for Databases

Do you need to print out the fields from a table or gain access to your SQL Server from a remote machine that does not have Enterprise Manager on it or retrieve db info from an Access Table on your Web Server? This web application allows authorized database admin and developers to view db info and manipulate records in tables without having to have any SQL software installed on your pc.

The whole application installs and runs on a web server that has the capability to connect to the database needed for retrieving stats. All your pc needs is an internet browser and web connection. Just unzip the files into a directory on the server and load the sqlv_default.asp into your browser. (Note: remember that ASP pages must be viewed through the web(URL) ie. http://myservser.com/sqlv_default.asp and the latest MDAC)

If the SQL Viewer Application is the only thing in that directory then you may want to unzip the sqlv_default_pages.zip file which contains the default.htm, index.html, etc. files which redirect to the sqlv_default.asp web page.

Features:
  • Lets users view and print listings of tables, stored procedures, fields, and indexes from tables.
  • Executes Select, Insert, Update, and Delete Statements.
  • Includes shortcuts to Microsofts SQL Server Language Reference and Listing of Aggregate Functions.
  • Produces a generic INSERT, UPDATE and SELECT statement from SQL Server tables for ASP Coders.
  • Allows SQL Server/JavaScript programmers to create Validation Procedures from a table. (ie. screen3 and screen4)


  • Click here for screenshots: screen1 and screen2

    Click here to download this product! (1,427 downloads since 2001/25/01)
  • Version 2.7.2 for SQL Server/Access (34.4 KB) (2003/30/08)



  • Click here to go back to the Products page!