> Update TableC
> Set Fieldname =3D (Select * From
> TableB,TableC
> Where
> Somefield =3D AnotherField)

You're trying to update *one* column ("Fieldname") in TableC.

The nested Select is selecting *all* the columns
out of TableB and TableC.

-> Does not compute %)

Nick


**********************************************************************
Information in this email is confidential and may be privileged.
It is intended for the addressee only. If you have received it in error,
please notify the sender immediately and delete it from your system. 
You should not otherwise copy it, retransmit it or use or disclose its
contents to anyone. 
Thank you for your co-operation.
**********************************************************************
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to