Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. johnatpebble

    List of functions in CFC

    Hi, I need to get a list of functions inside a CFC and then do 'something with that list'. I know I can dump the visual output after I instantiate the object, but I can't seem to access the 'methods' key as a structure/array etc. Anyone know how to interpret the contents of the object (like...
  2. johnatpebble

    Connection is busy with results for another hstmt

    Hi, I'm trying to implement a trigger on a SQL 2005 DB that runs as a mirror of an external application over which I have no control. I need to run the trigger because this DB doesn't store insert and update timestamps which I need to efficiently synchronise with the data (trigger on insert and...

Part and Inventory Search

Back
Top