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!

Connection timing out???

Status
Not open for further replies.

MachineArm

Programmer
Nov 19, 2002
5
AU
Hi, it does seem, that the database connection is timing out, in my system i am using crystal reports for reporting student results, and for showing graphs, etc, the graph part is called profiling. Now this part of my system seems to work and the graphs show...but when i try and view just one report, i get that underlying connection closed error, Now if it is the database connection timing out, does anyone know of how to fix this or to get around it....Like is it the way im viewing my reports or maybe its the server????, what do I do?

thanks for ur time


Joe.F
 
Please provide some specifics:

Database, version and connectivity type (odbc, direct)
Crystal product and version
Specific error message

You may be getting a database login timeout, a query timeout, or even a network connection timeout.

-k kai@informeddatadecisions.com
 
We are using OLEDB, the reports connect to a sql server 7 database located on the local server.

The report viewer connects to a webservice on IIS on the server, which points it to the report.

We keep getting the error:
'Underlying connection closed' and 'operation timed-out'.

I'm unsure of what to do now?

The messages are really spontaneous, sometimes we get that, and other times we dont.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top