I have a question concerning ASP.NET 2.0 and MySQL. I would like to enter text into several text boxes in a Web form, and submit the information to a database through a "Submit" button control. I tried doing this with SQL server, but the codes were too dissimilar. Does anyone know how I can do this with MySQL? Thanks in advance