Re: Users rights

From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 06/30/04


Date: Tue, 29 Jun 2004 20:10:54 -0600

And the specific errors are????
It could be security related but if you are getting errors
that the record, recordset isn't updatable, then it's
usually due to not having a primary key or a unique
identifier for the table.
But we would need to know what specific errors you are
receiving.

-Sue

On Tue, 29 Jun 2004 06:50:01 -0700, Joshua
<Joshua@discussions.microsoft.com> wrote:

>I have a SQL Server installation on XP Profesional and I create a Instance that a connect with a Access project but I can't put any data in the tables even with the user that have DB Owner rights. Anybody can help me.
>Thanks.