Hello mr. datAdrenaline,
when filling the form of two fields, another form will open with the same number of feilds filled along with other field to be edited.
Hello,
How r u?
I have a small problem.
I have a form with 2 text field, and one button.
Text one is cheque start number.
Text two is number of cheques.
For example, if cheque number was to start from 3, and, number of cheques was 5, I want when clicking the button to insert into the table...
Hi all,
How r u?
I have a form with textboxes and a button.
Under this button I have a code to insert the date from the textboxex to a table.
One of these textboxes is an ID.
I want the code to check whther the ID exist in that table, and if yes to insert it.
This ID is not a primary key...
Dear Mr. Rabbie,
How are you?
I need your help.
If I want to order by CinemaID from Theatre table, how can I do it?
Sorry for disturbing my dear.
Kindly find attached copy of the db.
Hi all,
How are you?
I have two tables, Groups and Members.
Each Group has members.
I want a query to return the oldest in each group, as:
MemberName; GroupID ; Age
Jane ; 1 ; 52
John ; 2 ; 51
How can I do that.
Kindly, find attached the DB.