Newbies rdb1 Posted February 17, 2005 Newbies Posted February 17, 2005 I am updating a fairly complex course registration system and wanted to know if there are any techniques to export, or otherwise view/search all source code/scripts in a database?
transpower Posted February 17, 2005 Posted February 17, 2005 Get Developer and use the built-in Database Design Report function. Otherwise, get a third-party product.
Ender Posted February 17, 2005 Posted February 17, 2005 I like MetadataMagic from New Millennium. In addition to this type of analysis, it can fix file references for you.
Newbies rdb1 Posted February 17, 2005 Author Newbies Posted February 17, 2005 Thanks for your quick reply. Will the Data Design Report function allow me to search source code (scripts) for variable names and other strings? My problem is that there is a large number of scripts with lots of logic and variables. I need to look at and search through all the source code repeatedly to get my arms around the project so I can refactor and refine it.
gdurniak Posted February 18, 2005 Posted February 18, 2005 even easier ... just print scripts ( all ) to PDF. You can then view / search this also works for field definitions
transpower Posted February 19, 2005 Posted February 19, 2005 rdb1: You can use Find within your browser to find any string.
Recommended Posts
This topic is 7216 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now