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.
Closed Caption:

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 ODBC driver
you can get that from the mice equal
website you can see the address appear
that said http:// death slash my sequel
dot
com slash downloads slash connector
and the connector you're looking for for
this example
is the ODBC connector as you can see
there are other different kinds of
connectors for JDBC different kinds of
platforms and so on
we'll take a look at the ODBC connector
and the one that you want to download
their to have not currently available
3.51 as the standard production and
version and 5.0 is a new one
beta version and you can install either
one depending on your system 5.0 is only
available for Windows as you can see the
3.51
downloads available for other platforms
I'm not gonna show you this download
have installed it on my computer already
for Windows it's really a simple matter
at that picking the Windows Installer
clicking the download button then it's
an automatic install sure that part in
the goods for smuggling
if you have mcintosh you're trying to
install it on lanix
you're gonna check for the
specifications for your system to
install those files
once you've installed the ODBC connector
you need to set up a DSN and I'll show
you what that is
and to do that you need to go to control
panel in from control panel select
Administrative Tools
and then from administrative tools slot
data sources the DSN as a data source
name
not open this up you can take a look
done data source name is just a
collection of information about the
datasource
including the name of that the IP
address from work or host and name
kind you know how you want to lock in
San in some other things will walk
through that
in Windows you can select the user DSN
Dennis only available to the particular
user on the current machine
you are you can select a system DSN this
is available to anybody on the machine
my understanding is that macintosh issue
meter
and install a system DSN and
for here for the Windows platform on
strong user DSN
and it's simply a matter of looking at
here
under user DSN and
note that once installed the driver and
it'll add it to this list I've
drivers that I can you send for the San
new datasource on selecting my sequel
ODBC 3.51 driver and click Finish
in now as you can see is asking for some
information
and so will go through this and
any usually just need to fill in this
for screen so the data source name is
some kind of name that you might define
snowing in a plain and simple
ODBC just for a name
and this will be them
example and the server is the name of
the server could be an IP address could
be a domain name you need two hands
am my sequel database setup here sign
any use this
and which I just setup is assertive a
dummy named
where I do have a am my sequel database
setup
the user and
you know typically you log in as a user
root in
one thing I should mention here instead
and this is a sometimes assertion error
lack of connectivity
if if the and my sequel databases in on
the same machine that you're working on
this if it's located in a different
machine
on website somewhere you have to have
access privileges for the user from
remote data systems turn you know by
default and
the my sequel and when you add a user
only permits you to log in locally
soon that can be a source of confusion
that something you need to take European
my sequel itself password and
of course and then the database if we're
lucky it's going to
actually connect to the database and we
see it did I'm gonna happen and
a database hearing any use for example
called images in now we're all set to go
so we can click can
okay here if you're having some problems
there is a diagnostic test but
since it opened the database and found
that image in San
database within my sequel were okay
star click OK in we're basically done
now it's a matter for opening up the
application you want that
and can use ODBC so I'm first gonna
demonstrate this with access
you now open up Microsoft Access here
and what I'm gonna do this I'm going to
create a new
a new database plant database and
compensation
ODBC test am will create the database
now in order to link to the mice equal
database
and images database they created a DSN
for
I'm gonna go to File and then I'm in a
good
external data and one wanna do is link
tables
wanna lick tables it'll bring up and
a dialog box that will allow you to
learn
selected data source I am going to go
down here
under the files of typing if you go all
the way down to the bottom you'll see
that you can open up a DBC databases
so I'm gonna select that and then I'm
gonna go over to machine data sources
and you'll see that the one that I
created here the sample
ODBC is available for me to select
so all they need to do is select an I'm
going to select
all the tables that are within that
database and click OK
and now you can see that with in Access
iPad at the tables from the mice equal
database and we can open things up
I in see that in fact and we do have
access to our data
now there's some limitations of what you
can do here you can damn
you can't do and some in some
database operations and you know
creating new tables things like that you
actually need to go back to the bicycle
database India but you can
insert done new values you can update
values you can run reports
and I can do all kinds of other things
and with one tablespoon let me close
down and show you what you can do in
terms of acquiring
that's why we'll go to query here in
will create a query in design view
you know and each of these tables but
and and you'll notice that done access
takes its best guess at
relating peace and relating these by ID
code and
with the key fields and the primary keys
in the foreign keys and he should take a
look at these if perhaps in
it's made a mistake or you need to do
something different you can't
and we can open the sampling so let's
create a simple report let's take the
M image title
and the collection title and the
photographer first name
in the photographer last name and so
we've added the sand
fields to a report we can take a look
and see what that looks like
this is all the information from our
database now
ok in so I think you can see and
that damn we head back to the the the
capability for manipulating your data
reporting on our data
thats into my sequel database from
access we can also take a look at
and the sequel view and show you the
actual sequel
statement but that access created
from our query by example database and
what but we just didn't reporters with
instruments query by example
disagree graphical gooey way to put
together reports
and it usually does a pretty good some
pretty good job sometimes
you know more complex reports and now
will learn you know still need some
manual tinkering here in the
in the query window let's go back to
design view
in just to show you some other things
you can do and
we can do and sorting and obviously we
could put in water and photographer last
name despite dropping this down
we could also put criteria in here done
that she like
them
like star life life star that's gonna
get done
records that done where the image titled
and has the the word life in it
somewhere
and note that with access the well
character asterisk with my sequel you
may recall the
wild-card surname per cent symbol so
there are some
incompatibilities and the indium
sequel that's produced but if we go
ahead and take a look at that
and then we see that we just have them
the two images that are included
stuck a scarf you now once again we can
go take a look at the sequel that
created this
are sequel view man and you can see that
it's am done the
done the inner joins on the on that on
the tables
in the order by and and adaware close
soon
this is all pretty straightforward I'm
not gonna demonstrate anymore
on this if you know access then now you
can use that
and this is how you connect to it

Video Length: 09:53
Uploaded By: Bruce Fulton
View Count: 37,721

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

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. hr / bClosed Caption:/b 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 mybr ...
Video Length: 06:23
Uploaded By: BTNHD
View Count: 63,681

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

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.