• Home
  • About Me
  • Review
    • Software
Tutorial and Full Version Software
Menu Close
  • Home
  • About Me
  • Review
    • Software

mysql tutorial

How to transfer local MySQL Database to remote MySQL Database using Navicat Premium

March 14, 2017Admin Leave a Comment

Navicat Premium is a powerful tool for Database Administrator. It can be used to manage local or remote MySQL Server, Microsoft SQL Server, PostgreSQL, MariaDB and Oracle. I have been using this software for few years and very satisfied with the… Continue Reading →

Ubuntu mysql, mysql backup, mysql server, mysql tutorial, navicat

How to create MySQL user in easy way using MySQL Workbench

January 15, 2017Admin Leave a Comment

MySQL user management mostly done by database administrator and usually done via command line. But did you know that there is another way to do this task via GUI. On this tutorial I am going to show you how to… Continue Reading →

MySQL mysql, mysql tutorial

How to get MySQL Table list to Combo box in VB.Net

September 1, 2016Admin Leave a Comment