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.
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 scales and adding to my reputation, Thanks!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks