I edited the structure file to reorder the tables to put the independent
(PK) tables above the dependent (FK) tables.
After Bill's message I checked again (via trace) and, sure enough, the same
tables failed to load the same way.
I went back to the 2nd command preceding each error and found two things:
double quotes around a literal ('N'), and an expression in the default
value definition for a column. I deleted one set of quotes and the
expression and it ran fine.
Thanks for the help (Yeah, I hadn't backed up far enough).
Dave
[EMAIL PROTECTED]