+ Reply to Thread
Results 1 to 2 of 2

How to Create Table with 'Required' set

  1. #1
    Registered User
    Join Date
    02-26-2009
    Location
    U.S
    MS-Off Ver
    Excel 2003
    Posts
    42

    How to Create Table with 'Required' set

    Hi all,

    I want to know how to create table by using "Required" set.

    I've created the coding required to create a new table, but I also need to set the 'Required' parameter to 'Yes' on some selected fields.

    Is is possible to do this whilst creating the table with the 'CREATE TABLE...' statement or is there another way of programatically setting the 'Required' parameter?

    Thanks in Advance.

  2. #2
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: How to Create Table with 'Required' set

    Well coding wise Required and NOT NULL are basically the same. Without knowing your specific application. I would recomend you use the NOT NULL in vb to require it.

    Hope this helps,

    Dan
    "I am not a rocket scientist, I am a nuclear engineer." - Split_atom18
    If my advice has been helpful to you, then please help me by clicking on the "Star" and adding to my reputation, Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1