1 Reply Latest reply on Nov 8, 2001 3:03 AM by foglesa

    Autocreate primary key

    dirkstorck

      Hi,

      is there a way to automaticaly create a primary key?
      Thanks!

        • 1. Re: Autocreate primary key
          foglesa

          > Hi,
          >
          > is there a way to automaticaly create a primary key?
          > Thanks!

          Its pretty much database independent, if you want the database to do it. Although you could use something like Orion's libraries to autocreate a unique ID. (www.orionserver.com) and use that if you want to do it outside the database.

          Al