Forum Discussion

mvlaicov's avatar
mvlaicov
Occasional Contributor
8 years ago
Solved

How to use Update and delete SQL statements using ADO

I am attempting to "Clean" mySQL database before I start my functional test. I am hung up on executing insert and delete SQL statements on the database. I am able to connect and run queries through t...