hi to all:
This code create a ID field:
and i would like create a primary key too in this field...Code:Set fld = tdf.CreateField("ID, dbLong) fld.Attributes = dbAutoIncrField tdf.Fields.Append fld
Can anyone tell me the way to do this?
Thanks
|
Results 1 to 6 of 6
Thread: [RESOLVED]Create a Primary KeyThreaded View
|
Click Here to Expand Forum to Full Width |