B
Brian Henry
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!
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!