| View previous topic :: View next topic |
| Author |
Message |
joselitux Guest
|
Posted: Tue May 11, 2004 5:34 am Post subject: autoincremental field on database |
|
|
Hi all
i got a DBF with different fields but...I can't find how to set an autoincremental index field in a table.
Similar to Identity field in SQL Server that increases its amount in an specified quantity for each record inserted from a form in Writer.
thaks in advance |
|
| Back to top |
|
 |
cianoz General User

Joined: 01 Feb 2003 Posts: 40 Location: Italy
|
Posted: Tue May 11, 2004 6:33 am Post subject: |
|
|
I'm not sure 100% but i don't think that the DBF / Dbase format can handle autoincrement fields, like MySQL, Oracle and other do. _________________ OpenSource makes the world better |
|
| Back to top |
|
 |
|