Selamlar,

Kuzenimin 23üne aşağıdakini yetiştirmesi gerekiyor ve ne yazikki yaz nezlisine yakalanmış. Halsizlik fln oluyormuş tam bilmiyorum hastalığı ödev konusu aşağıdadır. Ingilizce olucak ve o yüzden konuyu ve açıklamaları ingilizce veriyorum.

Table Operations:

Create a table of a certain type (fields of the table and the primary key will be determined by the user)
Delete a table.
List all the tables in the database.

Record Operations:

Insert a record to a specified table.
Delete a record according to the primary key from a specified table.
List all records in a specified table.
Search for a record according to the primary key field.


You may assume that the type of each field is string

It is very important that you implement paging properly. The aim of the project is not plain file I/O.
In order to be able to test your system, specify the page size as 512 bytes.
Your source-code should be in C/C++ or Java. You are not supposed to implement any visual interface. Plain dos/linux is enough.
Please print the details of each task on the screen after each task.
Take the length of fields and the number of fields from the user. Please, do not fix them.

You should submit:
your well commented source-code, the executable, and a brief readme file a diskette (CD). In the readme file briefly state the programming language and the compiler you used; and how you run your program. Please submit the readme file as hardcopy as well.
a report (similar to an SDD) as hardcopy, which briefly discusses the changes you have made after the design document (Project 1) and the data structures and functions you have used.In the conclusion of this report shortly evaluate your work (the shortcomings and strengths).


Bütçe 50 YTL ve iş bitiminde hesabınıza havale.

Bana ulaşabileceğiniz MSN adresi; caner.gurcay@k.ro

İyi Çalışmalar