ingrid
Nov 15th, 1999, 08:16 PM
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.
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.