Microsoft
Software
Hardware
Network
Question : UPDATE on two tables INNER JOINed in SQL Server Compact Edition
How does one do an UPDATE on two tables INNER JOINed in SQL Server Compact Edition?
Answer : UPDATE on two tables INNER JOINed in SQL Server Compact Edition
I believe in SQL Compact Edition, From clause is not allowed in an UPDATE statement.
Hence try this one.
UPDATE table1
SET col2 = (SELECT t2.col2 table2 t2 where t1.id = t2.id)
Random Solutions
How to copy security settings from one server to another in SQL 2005
OWA Page cannot be displayed after login - loads frames
oracle home selector
how can I toggle a variable true/false with a button(or text link) on the page?
Optimizing Oracle 10g, recently upgraded from 8i
wordpress theme previewer?
Can't open any more databases. (Error 3048)
Best/quickests way to export/import global address lists into outlook for pop3 use.
Page Time out with heavy store procedure calls
Outlook 2007 default alarm in Calendar