Results 1 to 2 of 2

Thread: Creating Primary key

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 1999
    Location
    Rijswijk, Holland
    Posts
    25

    Post

    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.

  2. #2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width