Tempdb
From: Noorali Issani (naissani_at_softhome.net)
Date: 03/05/04
- Next message: Hari: "Re: Tempdb"
- Previous message: Noorali Issani: "Re: DTS"
- Next in thread: Hari: "Re: Tempdb"
- Reply: Hari: "Re: Tempdb"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Mar 2004 14:47:17 +0500
Dear Professional
I want to do one activity but not sure either it is possible or not.. I want
that when tempdb database will be created so it auto create one user which
name tempdbuser which has a owner rights of tempdb but only dbo rights of
tempdb database.
The problem is that I don't wanna use sa password in the application so when
application run it use AspState (for .Net Application) database and it point
to tempdb database for maintaining the session and If I created the login
for tempdb so it deletes that user when sql service stop and when the
service start, that user has been vanished from the sql server tempdb
database and gave an error...
Can any body tell me what I have to do ?
Waiting for your reply
Noor
- Next message: Hari: "Re: Tempdb"
- Previous message: Noorali Issani: "Re: DTS"
- Next in thread: Hari: "Re: Tempdb"
- Reply: Hari: "Re: Tempdb"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|