Advertisement

05.08.2008 at 11:54AM PDT, ID: 23387237
[x]
Attachment Details

The multi-part identifier "b.VendorAddress2" could not be bound.

Asked by OKDRS in SQL Server 2005

Tags:

I have a small Update Statement that I am using to update a table from a temporary copy of the old table but I am getting the above error and I haven't not found much help on it. Thanks!Start Free Trial
1:
2:
3:
4:
UPDATE tbl_Vendor
SET b.VendorAddress2 = a.VendorAddress2
FROM tbl_Vendor2 as a,tbl_Vendor as b
WHERE b.VendorID = a.VendorID
[+][-]05.08.2008 at 12:01PM PDT, ID: 21527484

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: SQL Server 2005
Tags: SQL
Sign Up Now!
Solution Provided By: chapmandew
Participating Experts: 1
Solution Grade: A
 
 
[+][-]05.08.2008 at 12:02PM PDT, ID: 21527490

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628