Forum: C++ Apr 25th, 2005 |
| Replies: 6 Views: 2,553 hello am in need of some help on question 7 and 11, if someone has time please also try question 15. i really don't have any idea how to do the following question, and i need to have this assignment... |
Forum: Visual Basic 4 / 5 / 6 Apr 13th, 2005 |
| Replies: 1 Views: 1,751 am not happy with the history table, i am told to link two tables, but what do i put in the history table(link) |
Forum: Visual Basic 4 / 5 / 6 Apr 13th, 2005 |
| Replies: 1 Views: 1,751 i have created these table can you please look at them and tell me if there are right, or can you find a better way of doing them
CSS TABLE
CSSID Number primarykey
Surname Text... |
Forum: C++ Apr 7th, 2005 |
| Replies: 3 Views: 1,640 Thank you, I have a fair idea, how to do it now, thanks for your comment, if you think of anything or could give me any more comment please let me know, by the way I like the way you change your site. |
Forum: C++ Apr 6th, 2005 |
| Replies: 3 Views: 1,640 |
Forum: Visual Basic 4 / 5 / 6 Apr 6th, 2005 |
| Replies: 4 Views: 1,921 thank you very much, please if you think of anything else, please let me know, at least i have something to write about. once again thanks |
Forum: Visual Basic 4 / 5 / 6 Apr 6th, 2005 |
| Replies: 1 Views: 1,804 i know this is a vb assignment, but my tutor want me to do it in vb or c++ with access, i need to create tables with access, i can see two tables but am sure there another one, i know css is a table... |
Forum: C++ Apr 6th, 2005 |
| Replies: 2 Views: 1,446 i know this is a vb assignment, but my tutor want me to do it in vb or c++ with access, i need to create tables with access, i can see two tables but am sure there another one, i know css is a table... |
Forum: Visual Basic 4 / 5 / 6 Apr 6th, 2005 |
| Replies: 4 Views: 1,921 i just want your views about it, and how you would answer it, which changes need to be made to the above database definition in order to solve all the problem? |
Forum: C++ Apr 5th, 2005 |
| Replies: 3 Views: 1,640 i only want what you think, the anser is, this came in a exam paper last year, am not sure what the answer is, can anyone help and explane what hes after pleaseUsing access and visual basic or c++ or... |
Forum: C Apr 4th, 2005 |
| Replies: 2 Views: 1,757 (1) any flight can be brought to the front of the queue ready for deleting(landing)
(2) any flight can be diverted to the back of the queue for another airport if the first airport is busy or on... |
Forum: C Apr 4th, 2005 |
| Replies: 13 Views: 2,516 it can only move it once, can someone help |
Forum: C Apr 4th, 2005 |
| Replies: 13 Views: 2,516 |
Forum: Visual Basic 4 / 5 / 6 Apr 4th, 2005 |
| Replies: 4 Views: 1,921 Using access and visual basic
A company has been using a program written in VB using Access tables for sales order processing. The data model they have is as follows.
Customer customer No (PK),... |
Forum: C Apr 4th, 2005 |
| Replies: 13 Views: 2,516 Just wondering if you would help me in my assignment, I've started on them.
I've done most of it except the following three questions.
(1) Any flight can be brought to the front of the queue... |
Forum: C++ Mar 31st, 2005 |
| Replies: 6 Views: 2,073 yes, so i can, i will most probably post it by tommorrow, and i will also post my final piece soon. all i need to do now it switch to different queues, and that the hard bit |
Forum: C++ Mar 30th, 2005 |
| Replies: 6 Views: 2,073 hello everyone, just to let you know, i don't need help on this thread, i've done it, took me all night. anywhere thanks, have you got any idea how i can remove this thread |
Forum: C++ Mar 29th, 2005 |
| Replies: 6 Views: 2,073 yes, the right, please help |
Forum: C++ Mar 29th, 2005 |
| Replies: 6 Views: 2,073 at the moment this is a stack of queue, i am trying to make it into first in first out, (FIFO) , can anyone help. thank you very much
#include <iostream.h>
#include <stdlib.h>
const int... |