Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

UPDATE DATA FROM ANOTHER TABLE

Status
Not open for further replies.

Oppenhiemer

Programmer
Jun 28, 2001
315
GB
I am wanting to update fields in one table - based on data stored in another table and was wondering what the SQL statement may look like ?

The two tables are linked via a common field, so maybe I need to use an EMBEDDED SQL statement for the WHERE clause and a variable placeholder for the value to be used in the update ?

Anyway, any help would be appreciated.

Opp.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top