Can I have a field in the table that has the record number. What I mean by that is that the field should be populated by the recno() function, like a sequential number which I later intend to use as a composite key. Or is there any other way that I can add a sequential field in a table.
Thanks
Thanks