Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: AutoNumber Field

Quote Reply
Re: AutoNumber Field In reply to
You edit the database and set the extra attributes to "AutoIncrement" in the field definition.

Because a table can only have one auto incrememt field, and it MUST be indexed, I don't think you can do it through the Admin screen, but you can isue "alter" statements through the SQL Monitor.

Subject Author Views Date
Thread AutoNumber Field ryandy 1356 Mar 23, 2000, 12:16 AM
Post Re: AutoNumber Field
pugdog 1303 Mar 23, 2000, 5:50 PM