Wait, it may have just hit me. Would it be something like... Insert into issues values (#workstation.id#, #hardware.id#)
Where hardware and workstation have a getId() method? Gregg -----Original Message----- From: Bolinger, Gregg D [mailto:[EMAIL PROTECTED] Sent: Thursday, January 06, 2005 11:41 AM To: [email protected]; Larry Meadors Subject: RE: Insert complex properties Could you elaborate a little bit? I don't see anything in the online docs that look similar to what you are suggesting. Maybe you could just tell me what page in the online docs? Gregg -----Original Message----- From: Larry Meadors [mailto:[EMAIL PROTECTED] Sent: Thursday, January 06, 2005 11:33 AM To: [email protected] Subject: Re: Insert complex properties same way - workstation.propertyName, or hardware.propertyName On Thu, 6 Jan 2005 11:16:42 -0600, Bolinger, Gregg D <[EMAIL PROTECTED]> wrote: > So how do I map an insert to pull the ID from workstation and hardware to be > inserted into the Issue table? Thanks

