> In many databases "TYPE" is a reserved word, although some
> drivers will
> allow it and others will not. You might try a test with a
> slightly different
> column name.
>
Good point. Changing it to 'Name' did not remove the error but I'm glad you said something as I would not have noticed the potential down-the-road problem otherwise.
-Tom