Archive for the 'database' Category

How to create a database for wordpress on my own server?

I want to create a database on my server for wordpress, but my server is free hosting server. As Im a newbie for this stuff, would you please help me to continue my work.
I don’t think it can be done. Free hosts never give databases for free you have to buy a plan to have [...]

How do I create a database model where a person can belong to multiple tables?

The tables someone can belong to are client, employee, volunteer, member, and donor. A person has to be in at least one of these categories but can be in any number of the others. What is the most efficient way to design this database?
Using Foreign Keys,
Create a table for Person with id as [...]

What are the most commonly used database management programs today?

I’m interested in studying to be a database manager, and when I look at the "qualifications" section of different job openings, they always ask for several years experience in a dozen or more different database programs.
In your experience, which ones would you say are the most practical to learn in today’s job market?
The top 3 [...]

How can I create a database in mySQL and connect it to a web page?

How can I create a database in mySQL and connect it to a web page?
Then how can I find information from the database and change information in it?
If you are using a Windows platform then download and install XAMPP
http://sourceforge.net/projects/xampp/
This will give you PHP, Apache and MySQL
use the phpmyadmin (in XAMPP) utility to manage your MySQL [...]

How do I paste Excel database onto Microsoft Word with the database borders on them?

How do I paste Excel database onto Microsoft Word with the database borders on them?
My teacher is forcing us to use Excel. We’re not doing any calculations yet so it’s fine but we must paste the Excel database onto word.
IS THERE ANY WAY TO KEEP THE BORDERS?
Copy the Excel sheet, open a new Word [...]

When deciding how to design a database, which of the following should NOT be an important concern?

1. The queries one would like to do on the database.
2. The software used to implement the physical database (SQLYog, MS Access) and the version of SQL used to query it.
3. The users who will be using the database and which parts of the data they should have access to.
IMO, 2. Most [...]

How to disable a primary key constraint in the database ?

I want to disable but not drop the primary key constraint in the database .Please tell me how and give an instance where it becomes necessary to do so.
you cant just disable a primary key man…
or u drop it or not…

How can you share mp3s through the Internet on one database?

I wanna share some tunes with my bud. But I am halfway across the world. So I wanna share music through one database. For example, you can share documents through google docs, one Internet-based database.
Yes. I want peer to peer software like Goodle dogs toward documents. Like sharing but not like illegal download music sharing. [...]

Is there a database for Subscriber Line Identifier codes that is freely and publicly available?

I already have a database of NPA-NXX numbers, but do not have a XXXX database.
Thanks!
For what purpose?
It would be just the customer name/address, which may be subject to change, private, or belong to something the public has no business calling.
And there wouldn’t be one database, it would be a database per provider or exchange or [...]

How does a database work in a large retail store?

How does a database work in a large retail store, per store, such as Home Depot for example? For example is there a central database for a specific store that has all the products (just the products) that are currently availible on the shelf in the store? (Talking about specific stores, rather than an overall [...]