T
Tim Schiermeyer
I have previously used the Alter Table SQL statement to add check boxes to a
table. Unfortunately the default view is not what I need. This statement
with a logical type produces the view of 0-false, -1-true. I would like to
have the check box view I can create with table design. Two approaches I am
considering is one modify the Alter Table statement and two create the check
boxes within the query design under design, any ideas? Which route is better
and what does either one entail? The query being constructed is a make table
query.
Thank you
Tim
table. Unfortunately the default view is not what I need. This statement
with a logical type produces the view of 0-false, -1-true. I would like to
have the check box view I can create with table design. Two approaches I am
considering is one modify the Alter Table statement and two create the check
boxes within the query design under design, any ideas? Which route is better
and what does either one entail? The query being constructed is a make table
query.
Thank you
Tim