I used to see the fetch command in the previous version of ODAC but seems like it is not supported in the current version. I have added all traceflags but it doesn't work.
And it is very strange with Prepare. If I do not enable KeepPrepared, I do not see the prepare command in the DBMonitor or the SQLMonitor. If I enable the KeepPrepared, the the prepare command issued after the query execute command. If I manually prepare the SQL, I can see the prepare command, but there is no execute command when I open the query. And no command when I manually unprepare the query.
Thanks,
Ping Kam