Results 1 to 2 of 2

Thread: Adox

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2002
    Posts
    1

    Question Adox

    I use ADOX to create a new Access database through the Jet 4.0 OLE DB provider. By default when I create a column for a table, the column has the property called "Required" enabled. I need to disable that property. This property is different, however, than the "Zero Length" field which I can successfully modify by using the ColumnAttributesEnum of "adColNullable".

    Does anybody know how to modify the "Required" property of an Access database table column using ADOX, ADO, RDO, ODBC or any method available to VB that I have not mentioned?

  2. #2
    Fanatic Member SkiNLaB's Avatar
    Join Date
    Jan 2002
    Location
    Sydney, Australia
    Posts
    747
    hi

    i felt generous today and googled it

    http://www.experts-exchange.com/Prog..._10176485.html

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