Re: ADO Excel D2007 SQL UPDATE problem




"Sven Pran" <no.direct@xxxxxxxxxxx> wrote in message news:480c689e@xxxxxxxxxxxxxxxxxxxxxxxxx
"Chris.Cheney" wrote
.............
Delphi help: "ADODataSet is not capable of issuing Data Manipulation
Language (DML) SQL statements that do not return result sets (like DELETE,
INSERT, and UPDATE). For this use a component like TADOCommand or
TADOQuery."

Thanks!

I now discover that I actually used TADOCommand in my previous application manipulating an Access database a similar way!

regards Sven

And that was it - problem solved
Thanks again

Sven

.