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
Email rejected by Lotus Domino server
SQL Query
I need assistance with a SQL Query
Monitor
Cisco 2960 Crashing - Restarting at random
How to repair a dell e171fpb monitor
Will esxi 4.0 support 2 sun processors (x6379a) on a sunfire x4450 ?
Replacing Design lost all e-mails in inbox
Scan FreeBSD Web server for virus
PC died while under my care. Fair Solution / Proposal to Client