0
Building a Table-Where-Used Cross Reference File of your ColdFusion programs
New Here
,
/t5/coldfusion-discussions/building-a-table-where-used-cross-reference-file-of-your-coldfusion-programs/td-p/12591245
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!
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Have something to add?
Join the conversation

