error use wwdbnavigator (infopower) to add a record

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
js96001
Posts: 1
Joined: Thu 19 Jul 2012 02:56

error use wwdbnavigator (infopower) to add a record

Post by js96001 » Thu 19 Jul 2012 03:16

when I use wwdbnavigator (infopower) to control DataSet , which is Tuniquery and the dataSet has a Field(ftBoolean), raise an error . if the dataSet has not any Field(ftBoolean) then no error .

AndreyZ

Re: error use wwdbnavigator (infopower) to add a record

Post by AndreyZ » Thu 19 Jul 2012 09:54

Hello,

Please specify the exact error that occurs.
Also, please try to reproduce this problem using the standard TDBNavigator component. If you cannot do it, please consult with InfoPower developers.

Post Reply