[icf-dev] SDO on a temp table.

Posted by LegacyUser on 06-May-2003 10:02

I am working on creating a SDO on a temp table. In order for the procedure

that builds the temp table to work correctly I need some information from

another SDO about the current record in the parent SDO and also needs to

trap out when a row changes in the primary SDO. How do I go about doing

this correctly?

To unsubscribe, e-mail: dev-unsubscribe@dynamics.possenet.org

For additional commands, e-mail: dev-help@dynamics.possenet.org

All Replies

Posted by LegacyUser on 06-May-2003 13:55

Have you tried setting a data link and mapping the

foreign fields between the SDOs? This would be the

"correct" method.

"Boisseau, Freddy" wrote:

I am working on creating a SDO on a temp table. In

order for the procedure

that builds the temp table to work correctly I need

some information from

another SDO about the current record in the parent

SDO and also needs to

trap out when a row changes in the primary SDO. How

do I go about doing

this correctly?

>

To unsubscribe, e-mail:

dev-unsubscribe@dynamics.possenet.org

For additional commands, e-mail:

dev-help@dynamics.possenet.org

=====

Rick Terrell

__________________________________

Do you Yahoo!?

The New Yahoo! Search - Faster. Easier. Bingo.

http://search.yahoo.com

To unsubscribe, e-mail: dev-unsubscribe@dynamics.possenet.org

For additional commands, e-mail: dev-help@dynamics.possenet.org

This thread is closed