Author: SSWUG Research

Community

Using the New MySQL Query Profiler

(Robin Schumacher) One of the great things about MySQL is the superior innovation model that’s used to deliver database server software. Rather than relying solely on internal engineers who create and maintain a piece of software (as in a traditional software company), MySQL partners with the millio

Community

Inserting a New Row in GridView

(Bipin Joshi) Many months back I wrote an article that explained a trick that allows you to add a new row to DataGrid. Just like DataGrid control the new GridView control doesn’t allow you to add new rows. Developers often use the following techniques to add new rows in such case: –They place a