AutoInc

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
adoniram
Posts: 22
Joined: Wed 03 Feb 2010 22:16

AutoInc

Post by adoniram » Mon 29 Mar 2010 12:03

I have some tables with autoinc fields. When I open a table with autoinc field, the field is fetched as integer field.
How can I fetch de correct information about these fields?

adoniram
Posts: 22
Joined: Wed 03 Feb 2010 22:16

Post by adoniram » Mon 29 Mar 2010 12:22

I already find out how to do it.
Thanks!!!!!

wwinterer
Posts: 1
Joined: Wed 23 Jun 2010 16:28

Autoinc

Post by wwinterer » Wed 23 Jun 2010 16:40

I'm having this exact issue. AutoInc fields are being identified as integers. What was your solution?

Thanks!!

Post Reply