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 Database Access through Sharepoint WebPart failed

Status
Not open for further replies.

tb

Programmer
May 27, 2003
328
I get an error when trying to access a SQL 2000 database through a webpart in Microsoft Sharepoint 2003

It happens when I try to open the ADODB.Connection

Error: Request for the permission of type System.Data.SqlClient.SqlClientPermission, System.Data, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=### failed.

I'm using C# on Framework 1.1 (Studio 2003)

I was standing in the park, wondering why frisbees got bigger as they came closer... then it hit me!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top