Episode 19 - How To Enable Remote Access To MySQL Server on Windows Server

Episode 19 - How To Enable Remote Access To MySQL Server on Windows Server


this tutorial will show you how to enable access to your MySQL server so other could manage it with a GUI :).

For more information please check my blog at http://bjtechnews.wordpress.com or follow me @BJTechNews.
Closed Caption:

hey guys welcome to bj technews episode
19 and today I'm going to show you guys
how to enable remote access to your my
secret server on the Windows platform
ok so i have two machines that have my
local machine and have another virtual
machine on my vmware workstation which
i'm going to start up and resume
ok both machines have my sequel enabled
I installed my secret from the website
often without the workbench and the
scenario is is when you install sequel
on the machine
the only person has access is the local
user on that machine so let's say you
have a couple people in your team that
won access to it and you want them to
administer it when you're not at the
site or you don't want them have access
to the server so you have to give them
permissions or you have to enable access
to that machine so the way to do it is
by this command
okay grant all privileges on a strict .
a strict which will give you access to
everything to the username if you create
a username for specific users and your
group go for it for my example i'm just
going to give fruit at the IP address
now if you want to break down the
privileges to certain IP addresses let's
say Bob Smith have an IP address of 192
168 11 you will put that IP address and
he's the only person that will have
access to my secret server if he has
that IP address that mostly works if
it's a static IP address but if you
don't want to do if you don't want to go
there right route you can actually use
of percepts sign and it would basically
take any IP address identified by the
password of that account
and I want to do that you should get a
notification that it passed and ok and
then you flush the privileges and you
should have access now I install my
sequel on my host machine
ok to shoulder database man basic
commands on this i'm going to create a
database all my BB show data base again
ok so my DBS installed again the only
person that has access to this is the
person that's logged into this machine
now if i go into my virtual machine and
i double-click on my secret when bridge
and I want to establish a connection to
that pc it's it's not going to happen
I'm gonna get access denied
ok so once this stuff is up i want to do
is a new connection and let's say a
laptop DB and the whole snake named is
actually the my computer name it and I
want to test the connection and it's
going to give me this
ok now if i go back in to minimize my
virtual machine my workstation rbm
workstation and i go here and let's
let's modify this as a I want to do our
copy and paste
ok and i want to change this to route
change the IP 2% doesn't matter what IP
it is and i'm going to put the password
guys don't have to worry about this is a
testing dummies nothing really critical
important into business the sequel
server so if you guys had to it eh not
really gonna get anything going to paste
this command and hit enter going to get
this
that's great last command that you want
to do is you want to flush the from
privileges
and they go go back to my virtual
machine establish a new connection give
it a name I'm going to call it that when
i call it holes BB i believe and let's
try again see if it works out
test the connection and then you go and
provide the password
sorry are correct
excellent press ok double-click on this
enter password and you should have
access to the database you want to test
it out
let's use world show tables and there
you go that's it
oh really that hopefully you guys
enjoyed this episode I catch you on the
next episode and see you later guys
thanks

Video Length: 06:23
Uploaded By: BTNHD
View Count: 63,681

Related Software Products
Access-to-MySQL
Access-to-MySQL

Published By:
Intelligent Converters

Description:
Access-to-MySQL is a program to move MS Access databases to MySQL server. All MS Access data types and attributes are supported. The program works with Unix and Windows MySQL servers.BRBR License InformationBRBR Single-User License allows clients to install the software product on exactly one (1) computer system. Client can store a backup copy of the software but cannot use two copies of the software at any one time. Single-User License does NOT allow to make use of the software ...


Related Videos
Connect to MySQL with PHP in XAMPP / Create a new database
Connect to MySQL with PHP in XAMPP / Create a new database

This video will discuss how to create a database using PhpMyAdmin and connect to that database using PHP- mysqli. Syntax is discussed as well as some best practices. There a re many outdated tutorials which use mysql - these should not be used interchangeably. hr / bClosed Caption:/b hello and welcome in this video I'm going to cover how to connect to my sequel database using PHP and so you can see I'm using xampp here i'm just going to work off ...
Video Length: 06:41
Uploaded By: Ken Swartwout
View Count: 394,651

How to connect to Mysql database through windows command line (cmd)!
How to connect to Mysql database through windows command line (cmd)!

Access your databases through command line, instead of user graphical user interface. hr / bClosed Caption:/b hello youtube today i'm going to show you how to use my secret base on command line and we are also going to look how to connect the database through command line CMD after that we are going to create a database through command line when you install some this program here it's normally create the beam for ...
Video Length: 07:31
Uploaded By: Teach-the-World InfoData
View Count: 105,155

How To Connect to MySQL Using PHP
How To Connect to MySQL Using PHP

ABCO Technology prepares a short video for students on how to connect to a MySQL Database using PHP Code hr / bClosed Caption:/b hi this is a sample recording from aapko technology today I'm going to show you how to connect your database using PHP code we're using the mysql database which it goes it well in hand with most PHP based websites when you're creating a interactive website it is important that you basically connect ...
Video Length: 16:20
Uploaded By: ABCO Technology
View Count: 91,181

Export Access Database to MySQL
Export Access Database to MySQL

In this tutorial, I show how to connect MS Access to MySQL vis ODBC. Then I explain how to export date from Access to MySQL. hr / bClosed Caption:/b alright so in this video I'm going to show you how to establish connection between Microsoft Access and my sequel and then extract an access database to bicycle you want to start off by downloading the odbc drivers make sure you download the latest one which is 3.5 1.30 and then ...
Video Length: 02:55
Uploaded By: Michael Herman
View Count: 69,724

Connecting MS Access to MySQL
Connecting MS Access to MySQL

Demo on connecting MS access as a client to MySQL server hr / bClosed Caption:/b alright so welcome people back to I plans of technology- poor vast and onion soubise shall be demonstrated hold with three degrees on was thinking you need to rest the microphone on settings for driver great so like we said we're going to be continuing to show all we wanna have a web server running so I've already have one installed and as ...
Video Length: 11:08
Uploaded By: Paul Bastien
View Count: 49,488

How to Open MySQL Database With MS Access
How to Open MySQL Database With MS Access

Follow this easy step by step tutorial to learn how to open MySQL database in Microsoft Access, through an ODBC connection. Don't forget to check out our site http://howtech.tv/ for more free how-to videos! http://youtube.com/ithowtovids - our feed http://www.facebook.com/howtechtv - join us on facebook https://plus.google.com/1034403827176... - our group in Google+ It can be needed in many situations to link our MySQL database to any other database, ...
Video Length: 01:57
Uploaded By: Internet Services and Social Networks Tutorials from HowTech
View Count: 47,574

PHP Tutorial for Beginners 30 # How to connect to MySQL database using PHP
PHP Tutorial for Beginners 30 # How to connect to MySQL database using PHP

PHP Connect to the MySQL Server connecting to mysql database php android connecting to php mysql How to access a MySQL database with PHP code How to Connect to MySQL From a PHP Document 3 Ways to Connect to MySQL Using PHP MySQL Tutorial - Connect PHP/MySQL Tutorial Connect to Your MySQL Database using PHP PHP Connect to the MySQL Server hr / bClosed Caption:/b hello guys when once again in the last video i have shown you ...
Video Length: 15:38
Uploaded By: ProgrammingKnowledge
View Count: 40,819

Connect Access / OOBase to MySQL Using ODBC Part 1 of 2
Connect Access / OOBase to MySQL Using ODBC Part 1 of 2

This video demonstrates how to install and configure the MySQL ODBC driver on a Windows-based PC and then use it to connect either Microsoft Access or Open Office Base to a MySQL database. Part 1 of 2. hr / bClosed Caption:/b hello and welcome in the short screen movie im gonna show you how to connect to a my sequel database from access using ODBC or the open database connectivity API the first thing you need to do is install the ...
Video Length: 09:53
Uploaded By: Bruce Fulton
View Count: 37,721

MySQL - Remote Access to MySQL Server on Linux CentOS 6.3 Part 1
MySQL - Remote Access to MySQL Server on Linux CentOS 6.3 Part 1

In this tutorial I talk you through installing and configuring a MySQL server to allow remote access on Linux using CentOS 6.3. So first, download and install the mysql server: yum install mysql mysql-server Next make it so as the mysql server with be running on server startup, issue the following command: chkconfig mysqld on Next start the mysqld service service mysqld start Next run the command ...
Video Length: 17:05
Uploaded By: David Does Programming
View Count: 31,119

Import csv file to mysql database using workbench
Import csv file to mysql database using workbench

Please subscribe for more video tutorial VB.NET with mysql (insert, delete and update) VB.NET with ms access (insert, delete and update) VB.NET with mssql (insert, delete and update)
Video Length: 02:43
Uploaded By: Stephen Pacaldo
View Count: 28,286

Copyright © 2025, Ivertech. All rights reserved.