Page 1 of 1

can someone help me making a database on xampp

PostPosted: 07. June 2010 07:36
by aldeene22
i need to selfstudy xampp and i really really having a hard time

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 07:49
by Altrea
Where is your problem exactly?

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 08:11
by aldeene22
ahhm.. i don't know exactly.. but i'm confused.. this is my first time on using xampp and i was planing to make an OPAC.. but .. i don't know how to make a database for it using xampp

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 08:14
by Nobbie
What is an OPAC?

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 08:18
by aldeene22
online public access catalog.. this is for library purposes.. just like a search engine for books

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 08:26
by aldeene22
do you have any idea on constructing a database.. ehe.. can u post it.. so i can read it tomorrow.. thankyou in advance :D.. if that would happen you would be a really big help for our software project :D

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 11:13
by Nobbie
Open phpmyadmin (part of Xampp Menu) and create a new database (you will find the appropriate buttons and fields).

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 12:55
by Itzs
You might be best getting a book on mysql. I use php and mysql for dynamic web sites. If you havent done databases before you are going to stuggle without it. Knowing what to set the field types to, knowing how to access it and how to populate it. There are packages for your task which would do it all for you. Without knowing your skill level its hard to suggest where to start.

If you are just having a problem creating the database and know all about it after that then i would use sqlyog i find it far better than phpmyadmin.

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 13:13
by Takster
Image

Sounds like some type of script you want to run there. Create a database as shown, in phpmyadmin. Done.

The installer for the script will ask this database name, as well as the root name and pass for mysql.
These are the basics for any webmaster, you don't need a book on mysql unless you plan on working the data within in a table, and clearly, you don't.

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 13:15
by Nobbie
Itzs wrote:If you are just having a problem creating the database and know all about it after that then i would use sqlyog i find it far better than phpmyadmin.


Are you kidding? You advise a 139,-$(!!) Tool for the most simple task of creating a database? A simple "Create database 'databasename'" in a mysql console will do the job.

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 15:23
by Itzs
there is a fully free version of sqlyog, a trial version and a paid version i am using free version with out limits from what i can see. You do get a buy message on loading and on exit but the gui is far better than phpmyadmin for most tasks.

Its called the community version link here

http://code.google.com/p/sqlyog/downloa ... e&can=2&q=

all of which is irrelavant if hes just creating database and running a script wish i hadnt tried to help now, but link above for others if they want a look.

Re: can someone help me making a database on xampp

PostPosted: 07. June 2010 15:29
by JonB
I agree with Itzs -

If your plan is to create a database design from scratch AND build an interface for it, that is a considerable task. Some books and perhaps an online class or training videos would be a good investment. It will also reduce your frustration and increase your chance of success.

Good Luck
8)

Re: can someone help me making a database on xampp

PostPosted: 08. June 2010 06:58
by aldeene22
maybe that would help.. :D thanks for your reply guys.. my teacher is a real freak giving us a project we didn't even know how to use the appropriate language for it.. .. thanks guys.. out for a while now..