connection problem
From: JW (juanaonline@yahoo.com)
Date: 09/10/02
- Next message: Sue Hoegemeier: "Re: Linked Server - Oracle 92 - Error"
- Previous message: Thomas Smith: "Informix to SQL Sever"
- In reply to: rohith: "connection problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "JW" <juanaonline@yahoo.com> Date: Mon, 9 Sep 2002 15:43:06 -0700
You can use the linked server feature on SQLServer. Before
use the remote server name directly in your script, set up
this remote server as a linked server first in your local
server. Or you can use OpenRowset statement to dynamically
connect to the remote server on the fly.
>-----Original Message-----
>hi all
>
> Im trying to connect to remote database in the Query
Analyser ,when i
>try to run a select statement i get this error
> Login failed for user (My window user). And i know
the user name and
>password to connect to
> remote database name,but i dont know how to specify
them in the
>statement.
>
>
>thanks in advance
>rohith
>
>
>.
>
- Next message: Sue Hoegemeier: "Re: Linked Server - Oracle 92 - Error"
- Previous message: Thomas Smith: "Informix to SQL Sever"
- In reply to: rohith: "connection problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|