At 09:32 AM 3/11/2005, Lee Jensen wrote: >When I print out $s->error() I get "control unavailable in context"
This implies that the server is unwilling or unable to make use of the control in the particular context (e.g., database) that the target object is within. That is, you aren't using a database that supports the control. Kurt
