globalstrata
MIS
How can I do this? Can I do:
Code:
INSERT INTO [database1].[dbo].[table1]
([Column1], [Column2], [Column3])
Select [database2].[dbo].[Column1],
[database2].[dbo].[Column2],
[database2].[dbo].[Column3]
FROM [database2].[dbo].[table2]
Is that the exact syntax? Do I include the brakets? The reason I am asking is because I am getting the following error for each of the fields of the second database:
The multi-part identifier "databse2.dbo.field1" could not be bound.
Thanks in advanced,
Gladys Rodriguez
GlobalStrata Solutions
Computer Repair, Website Design and Computer Consultant
Small Business Resources