Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread LastAutoincValue for tEDBQuery and tEDBTable
Tue, Oct 30 2018 11:47 AMPermanent Link

Yusuf Zorlu

MicrotronX - Speditionssoftware vom Profi

I know that the TDBISAMTable has a LastAutoincValue property. Can we get this property also for the tEDBQuery and tEDDBTable component?

We are switching from ADS and used this for Table and Query components ... so we need that functionality also in EDB.

Thanks for some hints / tips / infos.
Tue, Oct 30 2018 1:24 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Yusuf,

<< I know that the TDBISAMTable has a LastAutoincValue property. Can we get this property also for the tEDBQuery and tEDDBTable component? >>

Oops, I answered your question this morning with the wrong database engine.  For EDB, you would use this:

https://www.elevatesoft.com/manual?action=viewtopic&id=edb2sql&topic=LASTIDENTITY

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Oct 30 2018 3:59 PMPermanent Link

Yusuf Zorlu

MicrotronX - Speditionssoftware vom Profi

Hello Tim,

if we use Lastidentity, we have to deal with fieldnames etc.
Can you create lowlevel functionality for tEDBQuery and tEDBTable for this?


Tim Young [Elevate Software] wrote:

Yusuf,

<< I know that the TDBISAMTable has a LastAutoincValue property. Can we get this property also for the tEDBQuery and tEDDBTable component? >>

Oops, I answered your question this morning with the wrong database engine.  For EDB, you would use this:

https://www.elevatesoft.com/manual?action=viewtopic&id=edb2sql&topic=LASTIDENTITY

Tim Young
Elevate Software
www.elevatesoft.com
Image