Microsoft
Software
Hardware
Network
Question : INSERT INTO TableA INNER JOIN TableB - possible or not?
As the title says, is this possible?
INSERT INTO TAbleA INNER JOIN TableB ON.TableA.TableAId=TableB.
TableAId (Tablea.Field1, TableA.Field2, TableB.Field1) VALUES SELECT Field1, Fied2, Field3 FROM TableC
I am interested in answers for both MS Access and MS SQL.
Answer : INSERT INTO TableA INNER JOIN TableB - possible or not?
You will have to use two different INSERT INTO statements. You cannot insert to the multiple tables at once in that manner.
Random Solutions
The requested lookup key was not found in any active activation context.
vb.net - get hard drive serial
How to determine combobox listindex of a known ID
Alter sp in sql 2008
What Is a Good Imaging Software For Installing Windows On Refurbashed Laptops?
Email Button In Access
Subreport not showing
Windows Full Screen
Prit Spooler stopping on Windows 2k3 Server
DistributedCOM error 10009 help