Archive | MySQL RSS feed for this section

Helper Class For dot NET and MySQL

18 Dec
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using MySql.Data.MySqlClient;
using MySql.Data.Types;
using System.Data;
using System.Drawing;
using System.Windows.Forms;
using System.Collections;

Continue reading