Re: SQL server does not exist or access denied
- From: "Jan Timmer" <oriolus@xxxxxxxxx>
- Date: Fri, 21 Oct 2005 09:56:31 +0100
Enric,
> NT AUTHORITY\SYSTEM doesn't exists in sql server
I know but nevertheless the SQL profiler shows a user SYSTEM with loging
name NT AUTHORITY\SYSTEM, for the Windows Service.
> The user that have the responsability from the asp page for do update have
> the fine permissions on the selected table?
Yes.
Jan
Enric <Enric@xxxxxxxxxxxxxxxxxxxxxxxxx> schreef in berichtnieuws
71774958-F12C-46CA-B13F-39A940CD8015@xxxxxxxxxxxxxxxx
> NT AUTHORITY\SYSTEM doesn't exists in sql server
> The user that have the responsability from the asp page for do update have
> the fine permissions on the selected table?
>
> "Jan Timmer" wrote:
>
> > Hello,
> >
> > We have two applications that connect to three SQL databases on another
> > machine. Both applications access and update the databases.
> > One application is a web application (ASP.NET) the other one is a
Windows
> > service.
> > The web application runs fine. It accesses and updates all three
databases
> > The Windows service is supposed to access and update two of the three
> > databases. The tables in one database are accessed and updated
correctly. In
> > the other database the only table there is can be selected, but when ik
> > comes to update, a .NET exception is generated (SQL server does not
exist or
> > access denied).
> > When I take a look at the SQL profiler I see that the Windows Service is
> > logged in as "System" with a login name "NT AUTHORITY\SYSTEM". When I
take a
> > look at the users in the database, there is no such user.
> >
> > What is the best way for me to go about to solve this problem?
> >
> > Thanks in advance.
> >
> > Jan
> >
> >
> >
> >
> >
> >
> >
> >
> >
.
- Follow-Ups:
- Re: SQL server does not exist or access denied
- From: Sue Hoegemeier
- Re: SQL server does not exist or access denied
- References:
- SQL server does not exist or access denied
- From: Jan Timmer
- SQL server does not exist or access denied
- Prev by Date: Oracle linked Server Performance
- Next by Date: when 127.0.0.1 sql server does not exist or acess denied
- Previous by thread: SQL server does not exist or access denied
- Next by thread: Re: SQL server does not exist or access denied
- Index(es):
Relevant Pages
|
Loading