February 17, 200520 yr Newbies 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?
February 17, 200520 yr Get Developer and use the built-in Database Design Report function. Otherwise, get a third-party product.
February 17, 200520 yr I like MetadataMagic from New Millennium. In addition to this type of analysis, it can fix file references for you.
February 17, 200520 yr Author Newbies 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.
February 18, 200520 yr even easier ... just print scripts ( all ) to PDF. You can then view / search this also works for field definitions
Create an account or sign in to comment