SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Development Tools
 Other Development Tools
 [Access 2k3 + VBA] SQL UPDATE add pk_id instead of
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

iboumiza
Starting Member

Canada
9 Posts

Posted - 11/22/2011 :  07:56:11  Show Profile  Reply with Quote
Hi,

I have a product table with a bound combobox to customer name table;, and when I try update:


UPDATE product
SET customer_name_clone=customer_name;


the update function add customer PK_ID instead of customers name!!!

How can I fix this, please?

Regards
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000