Page 1 of 1

OracleTrace Q

Posted: Tue 04 Dec 2007 22:41
by benbahrenburg
Hi,

Just a few questions about OracleTrace

1) Is it possible to fetch the OracleTrace object from the connection object? This would be useful in cases where a user might activate on one form then close.

2) Failing the above, is there away to use the OracleTrace object as a collection? This would allow me to associate the object with the matching OracleConnection Collection object.

Posted: Thu 06 Dec 2007 13:20
by Paul
The OracleTrace component has a reference to OracleConnection component, but OracleConnection does not reference OracleTrace in any way. This is designed behavior.

If this does not answer your question, please rephrase the question.