It it possible in vb.net to run a MySql command like you would do in MySQL
or SQL?

like insert and update statements and also to create a table in the db?

If yes, how could I do this?