• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Building a Table-Where-Used Cross Reference File of your ColdFusion programs

New Here ,
Dec 13, 2021 Dec 13, 2021

Copy link to clipboard

Copied

My first post! 🙂

 

I am currently doing a search of a list of data elements (like 15) from a specific table.  The goal is to see if they are being UPDATEd or INSERTed in any of the existing ColdFusion sources we have.  The site is HUGE and I am using DREAMWEAVER's FIND & REPLACE search too to look into from the root folder down, then I check the "matched text" results and in doubt, I open the source to double check if the field is in an UPDATE or INSERT statement. 

So, I was wondering if there is a way to build a TABLE-WHERE-USED or FIELD-WHERE-USED approach that can be used as a reference, in order to speed up database analysis like this.  Any suggestions are welcomed.

Thank you!

Views

78

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation