Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Need some information
Name: Hesam Date: August 21, 2002 at 03:55:24 Pacific
Comment:
Hello to all i need some information about how to make a database
Name: DaveStL Date: August 21, 2002 at 06:12:00 Pacific
Reply:
Hello, Hesam,
A database is just a collection of data. Databases come in many shapes and sizes. A simple text file can be used as a database; some use a spreadsheet such as Excel as a database; Access is a popular Windows database; Sybase and Oracle are more heavy-duty databases used by some larger businesses; and on and on and on.
What are your needs? What type of data are you going to be storing in your database? What are your data retrieval requirements? How many people will have to have access to the database? How will the database be accessed? What will you be using the database to accomplish?
Give us a little more to go on, and I'm sure you'll get lots of responses.
0
Response Number 2
Name: PauL Date: September 9, 2002 at 10:15:15 Pacific
Reply:
i need to write a database for an assignment, and don't quite follow how it is done. i have searched through the net and found nothing. so i am hoping for a little help from here. im programming with c++ and have to write a database that will keep track of computer inventory (serial numbers, id numbers, type, cpu speed, etc) so if any one can email me with some help or just post it, then it would be greatly appreciated.
Summary: I need some textbooks (or links contain ) about file technology, to solve some problems : 1> create a password into a file so that noone who dont know password cant read that file. 2> Compressed file ...
Summary: This is a question about calculation using tree. My problem is, how do we use a tree to do simple calculation? As you all know, there are three ways to traverse a tree - pre-order, post-order and in-o...
Summary: Hi guys is there anyone who can help give me some site about these topics Arrays and Pointers Strings and Pointers User-Defined Data Types Structures i need some information and some examples to r...