Page 1 of 1

DB Monitor

Posted: Mon 14 Mar 2005 16:58
by Karen
Hi,
We are evaluating ODAC to move from BDE. I downloaded trial version and converted couple of projects to use ODAC. BDE converter doesnot convert TwwDatasource to ToraDatasource. We have couple of projects using TwwTable component, does BDE converter converts this to TOraTable component. I downloaded DB Monitor, some how i am not able to see sql statements or transactions in DB Monitor. Is there any special configuration for this.

Thanks,
Karen.

Posted: Tue 15 Mar 2005 11:17
by Alex
Our BDE migration wizard has limited set of functionality, it works with native BDE components only, so in your case you need to replace InfoPower components manually.
As to DBMonitor questions you should place TOraSQLMonitor component on your form and set its Active property to True.