How to know the ID => for new transaction

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
emailx45
Posts: 8
Joined: Tue 17 Apr 2012 18:04

How to know the ID => for new transaction

Post by emailx45 » Tue 05 Jun 2012 15:50

Dear friends,

I would like to know what was the new ID for the new Transaction maked!

Ex. tr.StartTransaction ==>> ID ?????

if FibPLus I use tr.TransactionID = integer ID for new transaction, and UNIDAC?

THanks

:roll:

AndreyZ

Re: How to know the ID => for new transaction

Post by AndreyZ » Tue 05 Jun 2012 16:59

Hello,

For the time being UniDAC doesn't have such functionality. You can leave your suggestion at our UserVoice page at http://devart.uservoice.com/forums/1046 ... components , and if there are many votes for your suggestion, we will implement it.

Post Reply