
Nathan Stiles - 2009-02-26 01:14:26
I didn't search too hard to see if its done already. Most of the mysql classes I see to ease access don't make it simple enough. I had an idea for a solution that reads metadata from the query in order to generate update/insert/delete queries for your row(s). It will slightly resemble the table/dataadapter classes in .NET
Anyway I'm working on it.
Any feedback on this?