Hi there,
I've put a database together which all works fine on my PC (I'm the db owner).
The problem is that other users cannot use the databse as they cannot run the stored procedures and so combo boxes etc. won't work.
Initially they had permissions of datareader and datawriter, I then added db_owner role, but there's still no change.
Can anyone tell me which eprmissions I shoudl use please?
Thanks