Hello dear VB programmers,
I made the following line
With tdfNew
.Fields.Append .CreateField("Plant", dbText)
End With
How can I create a primary key in this line.
Where can I find other types (Autonumber / YesNO / etc) in the help of VB5
Nice greetings
Ingrid.
