Microsoft
Software
Hardware
Network
Question : how to insert into a table from another table which is at different database
I have a sybase tableA at severqa/A, now i want to insert the values at tableB at serverdev/B, the tables structure are the same.
insert into tableA
select * from serverdev.B.tableB
but it does not work, any idea?
thanks
Answer : how to insert into a table from another table which is at different database
You need to add the schema name when applying a server-based name. That is:
insert into tableA
select * from serverdev.B.dbo.tableB
Random Solutions
Dell Poweredge 1800 SBS 2003 reboots at 'Applying Computer Settings'
I messed up my monitor settings
Number of records when appending query via VBA
Oracle 11g "Alter Session" Error
RHCE Exam
My documents folder is missing from profile folder in explorer in Windows 7 Pro 32-bit.
IE errors on ajax function
Configuring Incoming Mail to SharePoint w/o Exchange on-site
mail in outbox till another folder is clicked
ESXi compatible hardware