SQL Acting funny for INSERT INTO - TechRepublic
General discussion
June 13, 2001 at 08:47 AM
srudolph_

SQL Acting funny for INSERT INTO

by srudolph_ . Updated 25 years ago

I’m working with Visual Basic 6.0 and an Access 2000 Database accessing it through ADODB 2.5 objects (declared in code) and I’m getting some strange behaviour.
When I try to make an Insert Into statement for a specific table I get “Error in Insert Into Statement” message from the ADO object.
If I process a Debug.Print SQL and copy the output and run the exact same SQL in Access it works fine. Also any other Insert statements I’ve writen do work fine (all for other tables tho.)

Thanks In Advance
Shawn

This discussion is locked

All Comments