I am working with mysql as db server. What controls can i use to show a table and modify it's contents. I have read somewhere that sqlDataSource can be used only with SQL Server. Are there any costum controls for mysql Server to manipulate the data?
If i have misunderstood something or if i made some incorrect statements please correct.