Click here to Skip to main content
15,886,362 members
Articles / Web Development / IIS

Database Viewer and Updater for any Database

Rate me:
Please Sign up or sign in to vote.
4.29/5 (12 votes)
25 Jul 20061 min read 98.1K   2.1K   93  
View and update any database table and metadata. Includes sample databases.
  <TR ID=ben_metadata STYLE='display: none;'>
   <TD></TD>
   <TD>  
    <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('MetaDataCollections')"   CLASS=smalls>MetaDataCollections   </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('DataSourceInformation')" CLASS=smalls>DataSourceInformation </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('DataTypes')"             CLASS=smalls>DataTypes             </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('Restrictions')"          CLASS=smalls>Restrictions          </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('ReservedWords')"         CLASS=smalls>ReservedWords         </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('Users')"                 CLASS=smalls>Users                 </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('Databases')"             CLASS=smalls>Databases             </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('Tables')"                CLASS=smalls>Tables                </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('Columns')"               CLASS=smalls>Columns               </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('Views')"                 CLASS=smalls>Views                 </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('ViewColumns')"           CLASS=smalls>ViewColumns           </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('ProcedureParameters')"   CLASS=smalls>ProcedureParameters   </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('Procedures')"            CLASS=smalls>Procedures            </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('ForeignKeys')"           CLASS=smalls>ForeignKeys           </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('IndexColumns')"          CLASS=smalls>IndexColumns          </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('Indexes')"               CLASS=smalls>Indexes               </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelines.gif  /></TD><TD><A HREF="javascript:f_metadata('UserDefinedTypes')"      CLASS=smalls>UserDefinedTypes      </A></TD></TR>
     <TR><TD><IMG SRC=../rsrcs/images/trees/lines/treelinesL.gif /></TD><TD><A HREF="javascript:f_metadata('Error')"                 CLASS=smalls>Error                 </A></TD></TR>
    </TABLE>    
   </TD>
  </TR>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Israel Israel
Jazz Drummer (1½/2½/3.5++), Writer, Grandfather, Possibly World's Oldest Web Developer, Rebel, Anti-globalization, Prisoner of conscience

Comments and Discussions