Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server 2000 Security Privelage for MS Access

Status
Not open for further replies.

mitchellr

Programmer
Feb 2, 2004
10
AU

Hello,

I have recently designed some Microsoft Access Forms which can be used by users to manipulate data in an SQL 2000 database.

The forms are linked to the SQL tables.

The problem I am having is in one environment the forms are able to access the data and manipulate data within the SQL database. However in another environment (which will be the production environment)the forms read the data fine but can not alter the details on the database.

I have checked through the security permissions and could not see anything that stuck out to me, but would not call myself an expert on this issue

Any suggestions??

Thanks

Mitch
 

Do your users only have read-only access to the production database? Do they have update permissions on the required tables/views?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top