the integer count, when you create a primary key with auto increment(e.g. idnum), is idnum + 1…i want to start the count of my idnum field(for example) to 2007…
how could i set a default value for my idnum field?:hurt:
tnx
the integer count, when you create a primary key with auto increment(e.g. idnum), is idnum + 1…i want to start the count of my idnum field(for example) to 2007…
how could i set a default value for my idnum field?:hurt:
tnx
:: Copyright KIRUPA 2024 //--