Re: asp.net connection to sql server?



So would one make this adjustment in the web.config file? Also would this
still be able to use and work with dragging and dropping the Login control
objects onto the web form?

Thanks a bunch Scott for your info and quick reply. I appreciate it.

J

"Scott M." <s-mar@xxxxxxxxxxxxx> wrote in message
news:eaJLNo$OHHA.3872@xxxxxxxxxxxxxxxxxxxxxxx
http://www.connectionstrings.com/?carrier=sqlserver





"J" <IDontLikeSpam@xxxxxxxxxxx> wrote in message
news:u%23n0hO$OHHA.4372@xxxxxxxxxxxxxxxxxxxxxxx
Hello. Sorry if this is a novice question but can anyone show or point
me to some code in having windows authentication to sql server for an
asp.net application where it's not using just one generic windows
account? I need to assign individual windows logins to our users (basic
authentication in conjunction with https since not everyone is on the
same domain). I notice in pretty much all the examples/samples I see on
the net they have the asp.net apps use 1 generic or surrogate windows
connection to sql server that's on the same domain but how does one
configure the asp.net app to allow individual windows authentication for
users to access the asp.net app from anywhere on the web? The reason I'm
asking is because I need to use SQL Profiler in seeing who did what to
the data at what time, etc...

Thanks in advance.

J





.



Relevant Pages

  • ADO.NET 2.0 & MSDE & Win98
    ... Framework 2.0 which must be deployed on Windows 98 platform. ... The MSDE will ... be installed on Win98 as the SQL Server to which the app will connect. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: SqlExpress distribution and access rights
    ... Is this app with SQL Server Epxress a server app or a desktop app? ... Since you want useraccess the SQL Server with Windows integrated security, and you, of course, do not know what user account the user is using when developing the app. ... you can also incorporate the Windows local user group setup into your installation package. ...
    (microsoft.public.sqlserver.msde)
  • Re: Bizzare SQL Network Error
    ... The bizzare thing is that, the same connection string, the same code to ... In a windows APP it works fine, in a Web APP I get ... >>I am trying to connect to a default instance of SQL Server 2000 Enterprise ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Bizzare SQL Network Error
    ... Your ASP.NET request is not being run under the same windows ... account your ASP.NET requests are being run under. ... >I am trying to connect to a default instance of SQL Server 2000 Enterprise ... I take the same connection string from the web app, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Newbie question: "syncing" data to a server
    ... >We need to write a Windows CE app for a PDA which can collect data from user ... >SQL Server) on a remote server over the internet. ... My app lets users ... collect data without any network connection, ...
    (microsoft.public.windowsce.app.development)