index > Team Foundation Server - Reporting > urgent: Connection Problems

urgent: Connection Problems


Hi
I have this major problem:

I used to use sql 7.0 with vb6 thru this line of code connection:
.ConnectionString = "Data Source=" & SQL_SRV & ";User ID=sa" & ";Initial Catalog= NorthWind" //no password

Through an executable file, i was able to run my program from different stations (LAN network; database sql at my station)

Lately, i shifted from 7.0 to sql 2005.
With the following line of code connection:
.ConnectionString = "Data Source=" & SQL_SRV & ";User ID=sa" & ";Password=****" & ";Initial Catalog= NorthWind"

or through windows authentication:
.ConnectionString = "Data Source=" & SQL_SRV & "; Initial Catalog=NorthWind; Trusted_Connection=yes"

if i run my executable file on my station, it works perfectly fine.
But when i try to run the executable file from any other station, the following occurs:

run-time error '-2147467259 (80004005)':

[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.

Any clue where could be the problem?

Thanks

deulu

The following article has some good information about this error:

http://support.microsoft.com/kb/328306/en-us

Nick Ericson - MSFT
reply 2

You can use google to search for other answers

 

More Articles

Work Item Details Report
replicate cool history tab in report
Reporting completed work per person returns false data
Hoe to create an hyperlink column
Datawarehouse, how can I do?
Error in Reporting
Edit reports from Agile process template?
Error Generating model for Olap Data Source
Build metrics
Adding Data Region to existing items
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Why there is a fork icon in my report fo…
How can I create Dynamic Query between t…
Hoe to create an hyperlink column
Recreate Reports
Getting TFS Reports working again after …
How do I set default value for a dimensi…
Datagrid row style
How do i edit or delete reports?
What is the formal definition of Priorit…
Failed to generate reports
Issues in using reporting services we ar…
rsRenderingExtensionNotFound
how to install report designer?
Setting default parameter for project in…
code churn - ignore binary files?

Hot Articles

Missing TfsReportDS and TfsOlapReportDS
Nothing happens when pressing the Report…
problems passing parameters to subreport
The synchronization issue of the reporting
Report server error
Adding Data Region to existing items
reports don't work in projects created w…
Can't get access to reports if the data …
An attempt has been made to use a data e…
URL for the 50 standard TFS reports
Another warehouse not updating :( - now …
Error accessing http://(server)/Reports …
report stops showing data - warehouse no…
Label reports
Cross Project Reports

Recommend Articles

Problem accessing TFSwarehouse using OLA…
Churn report
Problem with data stored on Warehouse in…
Setting for URL in Reporting services
Issues in using reporting services we ar…
Warehouse Troubleshooting Guide
Improper Display in ReportViewer
What is the formal definition of Priorit…
How to edit corewin_express.vsprops?
How to update 2005 report definitions to…
Label reports
how to create entirely new report
Extra strain report (overeffor or sobree…
How do I 'hide' a deleted item so it doe…
Adding Data Region to existing items