On Mar 26, 10:08=A0pm, "astalavista" <nob...@[EMAIL PROTECTED]
> wrote:
> Hi,
>
> I have an ASE 12.0
> I have a program I need to analyze,
> How can I trace =A0all the objects accessed ?
>
> Thanks in advance
You can try
dbcc traceon (11201, 11202, 11203, 11204, 11205, 11206)
11202 Logs client language, cursor declare, dynamic prepare, and
dynamic execute-immediate text to the error log
Some text might be chopped


|