Re: Connecting to another database
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 02/14/05
- Next message: Yogish: "RE: Connecting to another database"
- Previous message: Tibor Karaszi: "Re: db maintanence plan failure"
- In reply to: Vik: "Connecting to another database"
- Next in thread: Yogish: "RE: Connecting to another database"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Feb 2005 16:28:26 +0100
No, if you SELECT from a view then you use the same connection. Of course, the application
programmer might have written the application so that it opens another connection using another
login...
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "Vik" <viktorum@==hotmail.com==> wrote in message news:OKVKhUqEFHA.3984@TK2MSFTNGP14.phx.gbl... > In a SQL Server database, there are views based on the tables from another database on the same > server. Is it possible that when the users open these views (through the Web pages) they are > connected to the database2 under another login (not the login which is used to connect to the > current database)? > > Thanks. > >
- Next message: Yogish: "RE: Connecting to another database"
- Previous message: Tibor Karaszi: "Re: db maintanence plan failure"
- In reply to: Vik: "Connecting to another database"
- Next in thread: Yogish: "RE: Connecting to another database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|