Click here to Skip to main content
15,892,072 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Server Management Studios Icon is gone ? Pin
Ashfield10-Jun-08 1:50
Ashfield10-Jun-08 1:50 
QuestionReporting Services - Reports Pin
john349-Jun-08 6:38
john349-Jun-08 6:38 
AnswerRe: Reporting Services - Reports Pin
DerekFL9-Jun-08 6:52
DerekFL9-Jun-08 6:52 
GeneralRe: Reporting Services - Reports Pin
john349-Jun-08 22:36
john349-Jun-08 22:36 
GeneralRe: Reporting Services - Reports Pin
john3410-Jun-08 1:07
john3410-Jun-08 1:07 
QuestionFormatting XML in SQL 2005 to include version Pin
DerekFL9-Jun-08 6:23
DerekFL9-Jun-08 6:23 
QuestionThe Top n Keyword [modified] Pin
Behzad Ordubadi9-Jun-08 5:02
professionalBehzad Ordubadi9-Jun-08 5:02 
QuestionProblem with SSRS 2005 using forms authentication while integration with Web Apps Pin
Jeff_Bennet9-Jun-08 2:25
Jeff_Bennet9-Jun-08 2:25 
I have implemented form authentication on SSRS and am trying to use it in my web application using SOAP APIs.

I am able to call the logonuser method with the reportserver proxy class with cookie management on loggin in my web application using the SOAP APIs.

But after authentication when I move to next page and try to access the
listchildrens method of reporting service I get the "Object moved to " error.

I want to know how to pass credentials to reporting service so that it allows
me to access the same accross my application.

Dim rsobj As New RS.ReportingService
rsobj.Url = "http://localhost/reportserver/ReportService.asmx"
' Return a list of catalog items in the report server database
Dim items As RS.CatalogItem() = rsobj.ListChildren("/", True)
Questionsql image problem Pin
bapu28898-Jun-08 6:58
bapu28898-Jun-08 6:58 
AnswerRe: sql image problem Pin
Ashfield9-Jun-08 21:18
Ashfield9-Jun-08 21:18 
QuestionRe: sql image problem Pin
bapu288910-Jun-08 9:44
bapu288910-Jun-08 9:44 
QuestionSQL Server 2000 Installation Pin
Software_Guy_1237-Jun-08 21:01
Software_Guy_1237-Jun-08 21:01 
AnswerRe: SQL Server 2000 Installation Pin
Zoltan Balazs8-Jun-08 0:36
Zoltan Balazs8-Jun-08 0:36 
QuestionSQL Server 2005 Error 26. Any Ideas please. Pin
KrisnNala7-Jun-08 8:40
KrisnNala7-Jun-08 8:40 
AnswerRe: SQL Server 2005 Error 26. Any Ideas please. Pin
Parwej Ahamad7-Jun-08 8:48
professionalParwej Ahamad7-Jun-08 8:48 
GeneralRe: SQL Server 2005 Error 26. Any Ideas please. Pin
KrisnNala7-Jun-08 9:28
KrisnNala7-Jun-08 9:28 
GeneralRe: SQL Server 2005 Error 26. Any Ideas please. Pin
Alsvha7-Jun-08 19:59
Alsvha7-Jun-08 19:59 
GeneralRe: SQL Server 2005 Error 26. Any Ideas please. Pin
KrisnNala7-Jun-08 22:16
KrisnNala7-Jun-08 22:16 
Questionneed your help! Pin
meki_21187-Jun-08 7:25
meki_21187-Jun-08 7:25 
AnswerRe: need your help! [modified] Pin
Parwej Ahamad7-Jun-08 7:40
professionalParwej Ahamad7-Jun-08 7:40 
GeneralRe: need your help! Pin
meki_21187-Jun-08 8:02
meki_21187-Jun-08 8:02 
GeneralRe: need your help! Pin
Alsvha7-Jun-08 8:06
Alsvha7-Jun-08 8:06 
GeneralRe: need your help! Pin
meki_21187-Jun-08 8:29
meki_21187-Jun-08 8:29 
GeneralRe: need your help! Pin
Parwej Ahamad7-Jun-08 8:09
professionalParwej Ahamad7-Jun-08 8:09 
GeneralRe: need your help! Pin
meki_21187-Jun-08 8:19
meki_21187-Jun-08 8:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.