Devart Forum Index

The time now is Thu 09 Sep 2010 04:04

Welcome to UniDAC Feedback Page!

 
Post new topic   Reply to topic    Devart Forum Index -> Universal Data Access Components
View previous topic :: View next topic  
Author Message
Challenger
Devart Team


Joined: 17 Nov 2005
Posts: 920

PostPosted: Tue 15 Jan 2008 15:24    Post subject: Welcome to UniDAC Feedback Page! Reply with quote

Dear users,
we are very keen to make UniDAC better. We invite you to tell us what you think. Let us know if you have any comments or suggestions about UniDAC. We encourage you to provide us with feedback using this page.

Devart development team
http://www.devart.com/
Back to top
View user's profile Send private message Visit poster's website
jbakuwel



Joined: 02 Feb 2010
Posts: 17

PostPosted: Fri 25 Jun 2010 01:06    Post subject: Feature request Reply with quote

Hi,

I hope this is the right place for a feature request Smile

I'm looking for an easy way to build up a log of all executed queries so I can see which part of the code could do with further optimization.

The Debug property of TUniCustomDataset is very useful... however somewhat limited.

A new OnDebug event that gets called if Debug is True and Assigned(OnDebug) is True would enhance the debugging capabilties. Ideally the OnDebug event should be added to TUniCustomDataSet as well as to TUniConnection. If Debug is True and Assigned(OnDebug) is False, the current behaviour could be retained.

The OnDebug event for TUniConnection would allow for analysing all interaction with the database and should be called prior and after executing any query, starting, committing and rolling back a transaction, passing the SQL statement (if applicable) sent to the server as a string.

The OnDebug event for TUniCustomDataSet should be called prior and after executing a query passing the SQL statement sent to the server as a string.

What do you think?

kind regards,
Jan
Back to top
View user's profile Send private message
daizhicun



Joined: 21 Jan 2010
Posts: 64

PostPosted: Wed 18 Aug 2010 06:19    Post subject: Reply with quote

please take care of the charSet ;

it is not good for ohter language (for example chinese);

http://www.devart.com/forums/viewtopic.php?t=17029
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Devart Forum Index -> Universal Data Access Components All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum