On Wed, 26 Mar 2008 17:34:59 -0500,
"Adam Rich" <adam(dot)r(at)sbcglobal(dot)net> wrote:
[...]
> Can you import the data into a holding table (with columns defined as
> integer) first, and then use a SQL statement to insert from there into
> the final destination table (casting in the process) ?
Yes, that would be possible, but then I would have to know which columns
need to be casted back into boolean. I might find a way to do that
though. Thanks.
--
Seb