Re: Not using SA - Then what?
From: Chris Beardsley (clb39@nospam-cornell.edu)
Date: 05/31/02
- Next message: Sue Hoegemeier: "Re: Not using SA - Then what?"
- Previous message: Sue Hoegemeier: "Re: Not using SA - Then what?"
- In reply to: Sue Hoegemeier: "Re: Not using SA - Then what?"
- Next in thread: Sue Hoegemeier: "Re: Not using SA - Then what?"
- Reply: Sue Hoegemeier: "Re: Not using SA - Then what?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chris Beardsley" <clb39@nospam-cornell.edu> Date: Fri, 31 May 2002 10:01:31 -0400
> Those creating objects should qualify the object owner with
> dbo when they create it - e.g.
> CREATE TABLE dbo.SomeTable...
For each object? this would be difficult for some to remember...
> If a user logs into SQL Server using windows authentication,
> no user/password is sent - the network login credentials are
> used to authenticate a user.
I knew the NT login. But wouldn't any object those people create be owned by
their NT login?
TIA Chris
- Next message: Sue Hoegemeier: "Re: Not using SA - Then what?"
- Previous message: Sue Hoegemeier: "Re: Not using SA - Then what?"
- In reply to: Sue Hoegemeier: "Re: Not using SA - Then what?"
- Next in thread: Sue Hoegemeier: "Re: Not using SA - Then what?"
- Reply: Sue Hoegemeier: "Re: Not using SA - Then what?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|