473,513 Members | 11,702 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating a bookstore database using phpmyadmin

5 New Member
platform: windows2000 professional.

I am trying to create a database into which I can load my 12,000 books I have for sale. My web service provider have given me a graphical user interface called phpMyadmin and created an empty database for me. It is up to me now to define my table fields etc. While I get the general idea, I am pulling my hair out as I cannot seem to find any clear simple instructions of how to do it (only mile and miles of code which may as well be in Chinese for all I understand of it).

I have 'created' a table with 15 fields quite easily. I am presented with a table similar to a spreadsheet into which I have to type or select various information from drop-down boxes. The headings are as follows:

field
type
length/values
collation
attributes
null
default
extra

These are then followed by 4 radio buttons (like Primary key). I can work out how to fill in some of the boxes but I really just do not know what things like 'collation' 'attributes' 'extra' are for. Is there anywhere I can get a simple guide on how to continue. Any help would be appreciated.
Sep 28 '06 #1
4 3057
ronverdonk
4,258 Recognized Expert Specialist
You'd better learn someting about MySql before going any further with this.
PHPAdmin is just an end-user interface to the MySql database and will not give you much information.
Try the MySql at this link:
http://www.php-mysql-tutorial.com/

Ronald :cool:
Sep 28 '06 #2
Mike Sumner
5 New Member
I was confused before. Now I'm REALLY confused.
Sep 29 '06 #3
ronverdonk
4,258 Recognized Expert Specialist
What I meant to state is that, before you use tools like PhpAdmin, you'd better learn something about MySql and, in this case, data types and data properties, so you know how to define your table data fields and their types,
Hence my advice to learn some MySql basics first.

Roonakd :cool:
Sep 29 '06 #4
Mike Sumner
5 New Member
I'm o.k with data types and I have got the basics of it all. What I'm stuck on now is what character set and collation to use. Any help is much appreciated. Thanks
Sep 30 '06 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

5
3024
by: lkrubner | last post by:
I have a webserver through Rackspace. I create a domain. I create an FTP user. I upload some files. I create a database called testOfSetupScript and then I create a database user named setup. I...
11
2165
by: Joshua Beall | last post by:
Hi All, I am working on a registration system, and one of the things I am going to need to be able to do it setup the database tables for each event that I have registration for. Normally I...
0
1350
by: bettina | last post by:
I had an Access database and I had always used in my tables (whenever possible) pop up lists to choose elements.. for example, for a column I've wrote in "Datensatzherkunft" SELECT tbl.field1 FROM...
2
514
by: Peter | last post by:
Hi all, Quite by accident, I found the mysqldump utility, that comes with MySQL, which dumps/backsup a database, table, or record. It looks very versatile! Does PHP have a way to export...
3
4903
by: Xerxes | last post by:
Hi, I would like to import the tables from MySQL database into Access database and I am not sure how to go about it. I tired to "Import External Data" from Access, selected "ODBC database" from...
0
2542
by: Howard | last post by:
I have Apache Web Server 2.0.55 installed locally with MySQL 5.0.18-nt, and of course PHP 5.1.2 I also have installed phpMyAdmin. It is accessible through http://localhost/phpMyAdmin. The pathing...
2
3815
by: RottNKorpse | last post by:
Well I am trying to make an admin section to allow my other admins of my site able to add content to my mysql database without giving them phpmyadmin access and without teaching them out to use it as...
12
2702
by: mistral | last post by:
phpMyAdmin 2.6.2 problem: can no connects to mySQL database: each time shown error #1045 - Access denied for user 'username'@'192.168.1.2' (using password: YES) Is seems, this is most common...
39
5825
by: alex | last post by:
I've converted a latin1 database I have to utf8. The process has been: # mysqldump -u root -p --default-character-set=latin1 -c --insert-ignore --skip-set-charset mydb mydb.sql # iconv -f...
0
7153
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7432
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7094
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7519
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3230
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3218
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1585
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
452
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.