Wrox Programmer Forums
|
BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7
This is the forum to discuss the Wrox book Professional SQL ServerReporting Services by Paul Turley, Todd Bryant, James Counihan, George McKee, Dave DuVarney; ISBN: 9780764568787
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 17th, 2004, 02:49 AM
Authorized User
 
Join Date: Apr 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default Cannot create connection to datasource

Hello,
I have a problem with my reports. I have a shared datasource with the connection string that acces a Analysis Server with some cubes.

Fisrt scenario:
I deploy my reports to my local report server and I set the connection string to acces my local Analysis Server.
Result:
I can acces and use the reports from my computer and any other computer in the network.

Second scenario:
I deploy my reports to my local report server and I set the connection string to access a server on the network with Analysis Server.
Result:
I can access and use the reports from my computer. But when I use any other computer on the network I can't use the reports. I can access them but they don't find the database ant therefor they don't present any data.

Error message as folows: "An error has occurred during report processing. (rsProcessingAborted) Get Online Help
Cannot create a connection to data source 'dsAnalys'. (rsErrorOpeningConnection) Get Online Help
Database 'Analys' does not exist.
"

My connection string is as follows: "Provider=MSOLAP.2;Client Cache Size=25;Auto Synch Period=10000;Initial Catalog=Analys;Location=[servername]"

I also have the "Credentials stored securely in the report server" checked where I provide a user and password.

Why can't the reports use the connection string when I'm accessing them from an other computer but mine. Anyone that has experianced the same thing or that can help me anyway?

//Matte


 
Old September 17th, 2004, 07:27 AM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to gokul_blr Send a message via Yahoo to gokul_blr
Default

Is the folling statement you have in for connection,

"Provider=MSOLAP.2;Client Cache Size=25;Auto Synch Period=10000;Initial Catalog=Analys;Location=[servername]"

post your part of code properly


 
Old February 21st, 2005, 11:03 AM
Registered User
 
Join Date: Feb 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Have you figured this out? I'm having the same problem...

 
Old March 16th, 2005, 02:28 PM
Registered User
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I too am looking for an answer to this...





Similar Threads
Thread Thread Starter Forum Replies Last Post
DataSource connection with mysql joychand Struts 0 April 24th, 2007 10:19 AM
Cannot create a connection to data source dba123 Reporting Services 0 March 8th, 2006 04:46 PM
C# create an odbc connection? macupryk Oracle ASP 1 December 8th, 2004 06:55 AM
Unable to get connection, DataSource invalid: prob protozoa JSP Basics 1 August 19th, 2004 02:40 AM
how to create a socket connection? Janet Classic ASP Professional 0 December 30th, 2003 06:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.