Re: To retrive a table from one database to and another database(same table)
- From: "Jens" <Jens@xxxxxxxxxxxxxxxx>
- Date: 17 Mar 2006 03:02:02 -0800
Hi,
use the three part notation:
SELECT * FROM database.owner.Objectname
(replace owner by schema for SQL2k5)
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---
.
- References:
- Prev by Date: To retrive a table from one database to and another database(same table)
- Next by Date: Re: Alternative to OpenXML
- Previous by thread: To retrive a table from one database to and another database(same table)
- Next by thread: Re: To retrive a table from one database to and another database(same table)
- Index(es):
Relevant Pages
|
Loading