I need to write some agents that will process data in a MySQL database. ��They don't need to do anything particularly clever, and performance isn't a huge issue.
I read the threads about Glorp and DBXTalk, and I was left feeling a bit confused about the best approach. ��Given that my needs are simple, what would be the recommended way to interface with the database?
Cheers
Andy
���