![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
projects table: projID project ----------------- 64533 DoSomething 74236 DoAnotherThing -543645 LastThing names table: namesID first last ------------------------------ -643234 billy bob 08745 sue NO_LAST -23454 NO_FIRST smith 567833 NO_FIRST NO_LAST (side issue, there shouldn't be two billy bob's, ignoring BILLY BOB v billy bob) billy bob, sue, and mr/mrs smith are all working on DoSomething. Sue's also working on DoAnotherThing. LastThing doesn't have anyone "assigned" to it yet, so NO_FIRST NO_LAST is doing that project, the default entry. as new projects are entered with the AddProjects form, there needs to be some mechanism to enter billy bob, sue, and smith, and to connect them to a particular project. is the answer a bound combo box, with cascade update/delete, referential integrity, many names to one project, blah blah blah. ok, how do i do this, please? "spamspamspam" mapsmapsmaps (AT) mail (DOT) com |
![]() |
| Thread Tools | |
| Display Modes | |
| |