Results 1 to 3 of 3

Thread: [Resolved] Windows (XP) GUI for mySQL

  1. #1

    Thread Starter
    PowerPoster cafeenman's Avatar
    Join Date
    Mar 2002
    Location
    Florida
    Posts
    2,819

    [Resolved] Windows (XP) GUI for mySQL

    I downloaded the mySQL Admin program and I don't see anywhere where I can create tables or fields or anything else. All it will do is show me the properties of existing databases or let me create a new database which is just folder.

    What's a good program to create a database with mySQL? Or better yet, I'd like to be able to copy and entire database from my server (definition + data) onto my computer.

    The web host set all this stuff up, so I don't know how it works or is managed. All I know how to do is create a simple database and add tables. I haven't even figured out how to link tables yet.
    Last edited by cafeenman; Jun 16th, 2002 at 03:58 PM.

  2. #2
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    MySQL does not add tables for you. You will need phpMyAdmin or you will need to write scripts in php or whatever language you are using to make them.

    -Matt
    http://cpradio.net/
    Administrator @ WDForums and a Moderator @ WebXpertz City Forums

  3. #3

    Thread Starter
    PowerPoster cafeenman's Avatar
    Join Date
    Mar 2002
    Location
    Florida
    Posts
    2,819
    Originally posted by cpradio
    MySQL does not add tables for you. You will need phpMyAdmin or you will need to write scripts in php or whatever language you are using to make them.

    -Matt
    OH... I have phpMyAdmin. I thought mySQLAdmin would create tables for mySQL. Sort of like creating word documents with Paint. It all makes sense now. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width