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...
Hi,
Thanks for getting back... no I'm not trying to return data with the trigger. The transaction that the external app initiates waits for the return (I assume), and with a trigger on that process more data than it expects/ different data is being returned (I assume). Does that sound likely...
Hi,
Thanks for getting back... no I'm not trying to return data with the trigger. The transaction that the external app initiates waits for the return (I assume), and with a trigger on that process more data than it expects/ different data is being returned (I assume). Does that sound likely...
Hi, Thanks for your reply.
Yes, the trigger is created and works. The problem I think is that 2 result sets are returned when the application is only set the deal with one (maybe - I'm not so good with the ins and outs of SQL server).
Whatever it is though, the trigger causes the hstmt error...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.