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
outlook 2003 attach item problem (attach as email)
Users receive Active X error when opening email attachments
Import Outlook 2007 Messages to Access 2007/SQL table including file attachments
help with mysql query
getting file versions
Unable to log a Guid Type into SQL Using log4net AdoNetAppender
sharing open ports in c#
Testing Outlook Anywhere
How do I fix Microsoft Exchange 2007 "Active Directory server <myserver> is not available" error on Windows Server 2003?
WCF address