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
SQL Statement. Copy and paste characters from cell into another in same record
Exchange 2010 on Windows Server Enterprise 2008 SP2 Locking Up
prstat vs top command
Installing PHP XP (IIS 5.1)
3d barcodes (q-codes)
Acer Aspire One internal speakers not working
Upgrade Exchange SP2 to SP3
A non-SYN packet was dropped because it was sent by a source that does not have an established connection with the Forefront TMG computer
Profile a SQL Stored Procedure (schema change)
windows 7 home password policy