Hi guys,
Quite a simple one I think (but evidently not simple enough!). I have a continuous form which displays records from a comments table, at present the form displays the oldest record at the top and the newest at the bottom. How would i go about reversing the order so the most recently...
Hi guys,
I've got an annoying recurring problem with a report. It's a simple report, displaying some boolean fields and some date fields, all from one table. It's set to preview in landscape orientation in design view, to accomodate the large number of fields. Basically, the first time I launch...
Hi guys, I was wondering if anyone could help me with the following:
I have a form which is driven by a "select customer" combo list.
Within this form there is a child form linked on customer ID which enables a user to raise an issue relating specifically to that customer.
This child form is...
I have a 4 table layout; Answers, Teams, Project, Questions. Project is linked to Answers by Project ID, Teams is linked to Answers by Team ID (Answers has a composite key of Project ID and Team ID). Team ID is also the primary key for Questions and is linked to teams.
At present I have a main...
I would greatly appreciate any advice on the following:
I have a 3 table layout;
Teams, Answers, Project.
Teams has primary key of TeamID.
Project has primary key of ProjectID.
Answers has composite key of TeamID and ProjectID.
Teams and Project are linked to Answers but not to each...
Any help would be greatly appreciated,
I have a three table layout:
Teams (TeamID, TeamName)
Project (ProjectID, ProjectName,signedOff)
Answers (TeamID,ProjectID,Response)
"Teams" (TeamID primarykey) and "Project" (ProjectID primary key) are linked to "Answers" (ProjectID, TeamID composite...
I would greatly appreciate any advice on the following:
I have a 3 table layout;
Teams, Answers, Project.
Teams has primary key of TeamID.
Project has primary key of ProjectID.
Answers has composite key of TeamID and ProjectID.
Teams and Project are linked to Answers but not to each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.