G
Guest
Dear All,
If I am running a Mke Table query (INSERT .... INTO), how can I add another
field to the resulting table and set its datatype to TRUE/FALSE?
I know you cant say (Field
Contact:"" and change the format to True/False,
but this does not seem to work because you are not changing the data type. Is
the only way to programatically open the table and alter its structure
through DAO?
Thanks again.
Alastair MacFarlane
If I am running a Mke Table query (INSERT .... INTO), how can I add another
field to the resulting table and set its datatype to TRUE/FALSE?
I know you cant say (Field

but this does not seem to work because you are not changing the data type. Is
the only way to programatically open the table and alter its structure
through DAO?
Thanks again.
Alastair MacFarlane