Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

RE: Custom SPS 2007 Web Part reading from slq table

$
0
0

I have a web part that I have deployed and it need to pull data from an SQL 2008 table.

But when I use the connection string listed below

Data Source=dmzsql;Integrated Security=SSPI;Initial Catalog=Apps

I get the folloowing errror.

<div id="WebPartWPQ1" class="ms-WPBody" width="100%" haspers="false" webpartid="84731978-42af-43ec-9bfc-d753bee3f09c" allowdelete="false">Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.</div> <div class="ms-WPBody" width="100%" haspers="false" webpartid="84731978-42af-43ec-9bfc-d753bee3f09c" allowdelete="false"> </div> <div class="ms-WPBody" width="100%" haspers="false" webpartid="84731978-42af-43ec-9bfc-d753bee3f09c" allowdelete="false">How do I specify the windows account that I want to use that has the right access to the SQL Table?</div> <div class="ms-WPBody" width="100%" haspers="false" webpartid="84731978-42af-43ec-9bfc-d753bee3f09c" allowdelete="false"> </div> <div class="ms-WPBody" width="100%" haspers="false" webpartid="84731978-42af-43ec-9bfc-d753bee3f09c" allowdelete="false">using sql authentication is not an option.</div>

Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>