TADOQueries not working correctly

I have a couple of TADOQueries that I build within my Delphi code. One
drops a table the other performs a Select Into statement for an Access
2000 table. Both queries worked fine in the BDE version of the program,
however in ADO they both get errors. The Drop query states that I have
a missing constraint. The Select into statement states that I am
missing 4 parameters, however there are no parameters in the component
or when the statement is built on the fly. When the same statements are
run within Access's query environment, they run fine. The only thing I
can think is that there is something I don't realize about calling an
ExecSQL with ADO. Any help would be appreciated

Sent via Deja.com http://www.deja.com/
Before you buy.