If im trying to communicate with a MySQL Database can i use the standard SQLDataSource control in conjunction with a DataGrid/FormView for viewing, inserting, updating and deleting from my MySQL database? Do i have to write the SQL statements for the insert/update/delete myself?
Posted to
MySQL
(Forum)
by
tbenson
on
03-09-2007, 12:00 AM
Filed under: mysql, T-SQL, datagrid, FormView, GridView