Joining Tables Through DirectActions
Joining Tables Through DirectActions
- Subject: Joining Tables Through DirectActions
- From: "Jonathan Fleming" <email@hidden>
- Date: Wed, 30 Jul 2003 22:46:28 +0100
I'm probably going about this the completly wrong way but here goes:
I have two tables a TbUser & TbUserAddress
In the directAction side of my app i register a new userAddress via email,
basically the new user enters a valid email and on submit an email is sent
to them with a link to the full registration page, but here comes my problem
How do i now get the user's address row of TbUserAddress so that I can then
link this to a TbUser which will be created to complete the registration.
All I'm able to do is return the full registration page so far but I have
run out of thoughts for being able to get the user's TbAddress row so that i
can then join this in a one-one relationship.
If it helps, the database is based on the sophisticated database example
that WebObjects provides.
Kind regards
jonathan :^)
_________________________________________________________________
Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.