Help! ADO Create table??

J

JM

Hi,

I have create a table using ADO, but I need to change the properties in some
fields:
"Required = NO"
"Format= Yes/No" (for a boolean field)
I do not know how to access those properties from ADO.

Any help?.

Thanks,

Jaime
 
Top