Re: Joining Tables Through DirectActions [SOLVED]
Re: Joining Tables Through DirectActions [SOLVED]
- Subject: Re: Joining Tables Through DirectActions [SOLVED]
- From: "Jonathan Fleming" <email@hidden>
- Date: Thu, 31 Jul 2003 09:07:56 +0100
I've got to get out of the habit of asking these questions when I'm
seriously tired, 'cause when I've had a good night's sleep and wake up all
fresh, the answers seem to be singing at me...
EOUtilities objectMatchingKeyAndValue() was my answer. And of course
Interface EORelationshipManipulation
addObjectToBothSidesOfRelationshipWithKey()
Jonathan :^)
From: "Jonathan Fleming" <email@hidden>
To: email@hidden, email@hidden
Subject: Joining Tables Through DirectActions
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.
_________________________________________________________________
Tired of 56k? Get a FREE BT Broadband connection
http://www.msn.co.uk/specials/btbroadband
_______________________________________________
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.