K
KeithZ
Hi all-
I have a simple query
SELECT UnionImpInst.* INTO MktblUnionImprintInst
FROM UnionImpInst;
that will run in my database as a select query. when I change the type to a
make table query, it returns the invalid argument message. Anyone have any
thoughts on why this might be happening? I have had the problem in the past
and did a compact and repair of the database and that fixed it. That doesn't
seem to help anymore.
Thanks
keith
I have a simple query
SELECT UnionImpInst.* INTO MktblUnionImprintInst
FROM UnionImpInst;
that will run in my database as a select query. when I change the type to a
make table query, it returns the invalid argument message. Anyone have any
thoughts on why this might be happening? I have had the problem in the past
and did a compact and repair of the database and that fixed it. That doesn't
seem to help anymore.
Thanks
keith