Re: Table loseing primary key when not local admin?
- From: "William \(Bill\) Vaughn" <billvaRemoveThis@xxxxxxxxxx>
- Date: Mon, 19 Sep 2005 09:23:50 -0700
Yes, without access to the code, my first guess would be that the account
you have setup for the individual (I'm assuming SSPI security) does not have
sufficient rights or a proper initial catalog defined.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
"Brian Henry" <nospam@xxxxxxxxxx> wrote in message
news:O1wDwPTvFHA.3720@xxxxxxxxxxxxxxxxxxxxxxx
> This is just bugging me... We store our database on SQL Server 2000 with
> service pack 4 installed on it. When a user is using the app we developed,
> if they are a local admin it works perfectly fine... If they are not a
> local admin, the app throws an exception with the message "Table does not
> have a primary key"... any idea why someone who is logged into the network
> as a non-admin would have this happen to them? yet when someone is logged
> in as an admin (aka me) it does not? does it have anything to do with
> permissions on sql server or just .NET stuff? thanks!
>
.
- Follow-Ups:
- Re: Table loseing primary key when not local admin?
- From: Brian Henry
- Re: Table loseing primary key when not local admin?
- References:
- Table loseing primary key when not local admin?
- From: Brian Henry
- Table loseing primary key when not local admin?
- Prev by Date: Re: DataSet.GetChanges() in RowChanged(DataRowAction.Add)
- Next by Date: Re: Copying a row into another row
- Previous by thread: Table loseing primary key when not local admin?
- Next by thread: Re: Table loseing primary key when not local admin?
- Index(es):
Relevant Pages
|