ASP AllianceThe #1 ASP/ASP.NET Community!ListingViewing SQL Objects- June 4, 2001 List names and details of SQL objects like tables and stored procedures using the sample code and utility described in this article.http://www.aspalliance.com/stevesmith/articles/db_info.asp Stored Proc Viewer Utility- June 4, 2001 Viewing the source of stored procedures is easily done in ASP with the help of these two simple functions and a built-in SQL Server command for displaying the text of SPs.http://www.aspalliance.com/stevesmith/articles/spview.asp File upload script class- June 4, 2001 To upload a file, you don't necessarily need a component, it can be done in script. This is not an easy thing to do however. To make it easy for you, we have created a VBScript class that works just like Request.Form.http://www.aspalliance.com/Michiel/uploadscript.asp Compacting Access DB's online- June 1, 2001 Compact your Access database over the web!!http://www.aspalliance.com/mbrink1111/compact.asp |