Good tip, and dont forget to look in any cfm templates that are used in <cfinclude> tags that may lie above the query in question.
Good luck!! :D __________________________ John Youngman [email protected] http://www.linkedin.com/in/johngyoungman On Dec 6, 2010, at 5:38 PM, Teddy R. Payne wrote: > *chuckle* > > As you can see, several people are on the same train of thought here. > > Another way in the future to try and figure out context of code is to > do some global searches for keywords like "qryGetVisitRecords". This > could provide some code insight as to where the original query exists > and how often it is being referenced. When you cannot find code, then > you need to expand your searches to the interfaces to the application. > This could be in many forms to include databases, webservices, ...etc > where either data access or other code logic could reside. > > > Happy Hunting! > > Teddy R. Payne, ACCFD > Google Talk - [email protected] > > > ------------------------------------------------------------- > To unsubscribe from this list, manage your profile @ > http://www.acfug.org?fa=login.edituserform > > For more info, see http://www.acfug.org/mailinglists > Archive @ http://www.mail-archive.com/discussion%40acfug.org/ > List hosted by http://www.fusionlink.com > ------------------------------------------------------------- > > > >
