Mysql

  • Thread starter Thread starter bob
  • Start date Start date
B

bob

i an trying to setup a dic. DB in access, but the Host
server uses Mysql "witch i know nothing about" it is
talking about something called "ODBC" how can i set this
up to work. and is there a step by step totor. that i can
look at?
 
Hi Bob

This forum is for MS Access, a database application by Microsoft.

That said, ODBC is a database "driver" (i.e. collection of program files)
needed to be installed on your machine so that database sources such as
Access (Jet) database, SQL Server, MySql, Oracle, etc.

What do you mean by " ... it is talking about something called 'ODBC' ". Any
error message? Do you have the Mysql ODBC driver installed on your machine?

Do a google search on Mysql to find more information

http://www.mysql.com/downloads/index.html

Immanuel Sibero
 
What i mean by "... it is talking about something
called 'ODBC' ". Is the tutorial ilooked at in
an "ACCESS" book said "...if you are tring to upload to a
MySQL server from a front loaded DB in Access you must
use 'ODBC'. I am looking for and would pay for a step by
step of how to get a DB in ACCESS to work on MySQL
server. The DB has to be able to do this:
I am trying to make a website with a small Database.
I have a database of 200 "homes", their "city"," state"
the "number of bedroom", "bathrooms" and "cost". I made
this in Access 2002. I would like to upload it to a
Server useing MySql I am putting together. I would like
the database to work were a visitor can give the number
of rooms, cost, city and state then hit a summit button
than the results will show up. Then if them would like
the visitor could go back and make changes to the Query
and summit again.
 
Back
Top