Jump to content

Auto-increment field


vchris

Recommended Posts

I'm doing a small update to a project and I remember earlier the uid was incremented automatically after each insert. Somehow now it isn't anymore. I checked the SQL DB and the field doesn't say anything about auto-increment and I don't see any option in the GUI to add it. Is there a way I can add this option in the code of the table or something?edit: I fixed the problem. Found the Identity option which is the same as auto-increment.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...