Posted by pltaylor3 on 07/06/06 15:34
I have tried this insert comand and it errors out telling me that i cannot use subqueries this way. INSERT INTO tblPartLocation (PartLocation, Part)VALUES (999,(SELECT PartID FROM tblParts WHERE PartName = 'test')) how would i insert a value from a query? thanks for any help
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming