JF SQL Profiler is a custom application that will save me time and by time i mean LOTS of time. What it essentially does it grabs all the information based on the scheme of a database stored in MSSQL. It is setup to handle SQL 2000, 2005, and 2008. Since i am an asp.net developer, i was spending alot of time writing the same object classes and methods such as update, create, delete, select in my object based on the table schema.