add field and make nullable

Robert Brenstein rjb at robelko.com
Thu Mar 10 22:43:32 CST 2005


>If I'm using the BaseObject_MakeNewField() function to
>add a new field to a table, how can I make that field
>accept null values?  I'm assuming I use one of the
>optional parameters, but I'm not sure how.
>
>I'm using VXCMD with Revolution.
>
>Thanks,
>
>
>Chris Sheffield
>Read Naturally
>www.readnaturally.com

You need to use SetFlag to make the field nullable. Check vxcmd doc 
for details.

Robert


More information about the Valentina mailing list