C
Chris
Do I have to just live with it?
A table has a field named "Inactive". That's counter-intuitive is this case.
I would like to change the field name to "Active" and update the data
accordingly. That is, make True become False and vice-versa. All my query
attempts end in frustration. It is a Y/N field...I don't need nulls.
Is there a simple technique? Can someone advise the simple way OR tell me
to just get over it?
A table has a field named "Inactive". That's counter-intuitive is this case.
I would like to change the field name to "Active" and update the data
accordingly. That is, make True become False and vice-versa. All my query
attempts end in frustration. It is a Y/N field...I don't need nulls.
Is there a simple technique? Can someone advise the simple way OR tell me
to just get over it?