Bugs or what ?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Senad
Posts: 34
Joined: Tue 10 Dec 2013 08:07

Bugs or what ?

Post by Senad » Sat 15 Apr 2017 15:49

This is an android application with azure database.
UniConnection with UniTable.

"Record was changed by another user" error message.
I have narrowed it to a trigger on my table which just updates some of the fields.
Why is this happening and how to get over it ?

UniConnection has no login dialog. Is this by default, bug or what ?

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: Bugs or what ?

Post by azyk » Thu 20 Apr 2017 12:49

We cannot reproduce the specified problem. Please, compose a small test project which demonstrates it and send to us by using the contact form on our website: http://www.devart.com/company/contactform.html . Also include in the project the scripts to create test tables.

Post Reply