Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Importing into MySQL

Guest
Jul 08, 2010 Jul 08, 2010

I am going through the tutorial book "Dreamweaver CS5 - Classroom in a Book" and at Chapter 14, they provide a folder with files to add to the MySQL database, which is working fine. But they do not tell you *how* to import the data, or which file to import. Previously, i did a David Powers Adobe online tutorial, with a single file to import that imported fine into MySQL.

The folder they tell you to copy to your site in a Greendata folder contains files:
classes.frm

classes.MYD

classes.MYI

db.opt

eco_tour.frm

eco_tour.MYD

eco_tour.MYI

events.frm

events.MYD

events.MYI

products.frm

products.MYD

products.MYI

I am just starting with MySQL and don't want to mess up the database by making a mistake, so i am hoping there is s simple way of importing this data into MySQL database - which they do *not* tell you in the book !!

Cheers,

Alan Taylor

TOPICS
Server side applications
711
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jul 09, 2010 Jul 09, 2010

The files need to be placed in the data folder/directory of the MySQL datafiles as per following

Capture1.jpg

I hope this helps.

Ben

Translate
Community Expert ,
Jul 09, 2010 Jul 09, 2010

The files need to be placed in the data folder/directory of the MySQL datafiles as per following

Capture1.jpg

I hope this helps.

Ben

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 09, 2010 Jul 09, 2010
LATEST

Thanks Ben, that works fine now.

Cheers,

Alan

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines