473,385 Members | 1,641 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

TimeOut with ms sql 2000

Hello,

I have a program called Gestimum which question a MS SQL 2000 DataBase.

I have 6 clients who connect to the database througth Gestimum.

It works good for 5 of them.

But one of them I have TimeOut Error when he wants to print.

Gestimum use ADO to connect with Database, it use also TCP/IP to
connect with the server.

I already change the timeout delay to 0 (infinite)

So i don't understand why only one client doesn't work.

If anybody I have an idea ?

Thanks wery much.

PS: I'm sorry for my poor English (i'm French)

Jul 23 '05 #1
3 2213
Are you sure that the timeout is coming from SQL Server? Normally,
printing has nothing to do with the database, so could it be a timeout
from the print server, perhaps?

If you believe it is an issue with SQL Server, you could use Profiler
to trace what's happening on the server, but I suspect that the best
option is to ask Gestimum directly about the problem.

Simon

Jul 23 '05 #2
Yes, I am sure.
When you print a document in Gestimum, Gestimum asks data to the data
server (ms sql). And gestimum said that is an sql error.

I will try to ask it at Gestimum directely.

But it works which all of clients expect one so it's not a Gestimum
Error or MS SQL Error => it's an user system error :)

thanks.

Jul 23 '05 #3
(ar***********@hotmail.com) writes:
Yes, I am sure.
When you print a document in Gestimum, Gestimum asks data to the data
server (ms sql). And gestimum said that is an sql error.

I will try to ask it at Gestimum directely.

But it works which all of clients expect one so it's not a Gestimum
Error or MS SQL Error => it's an user system error :)


The only timeout error SQL Server can produce is a lock-timeout error.

Most client libraries have two pre-defined timeouts: one for connections
and one for queries. Partulcarly the query timeout is often taken for
an SQL error, but SQL is in fact innocent.

Since this happens to a single user, my guess would be for a connect
timeout.

But it would really help if you posted the exact error message. (Et
en cas le message est en française, postez le message en françsais,
s'îl vous plaît.)

Contacting the vendor as you intend to do, is probably the best option.

--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: MrLr | last post by:
Greetings, I have an ASP web application that is written in VBScript, uses MS Access 2000 for record storage, and is running on a Windows 2000 Professional SP4 computer with IIS 5. The...
1
by: Edward | last post by:
Front End: Access 2000 Project (.adp) Back End: SQL Server 2000 I have an application that keeps timing out. I have opened the DataLink properties in the front end (File, Connection, Advanced...
1
by: Tommy | last post by:
hi, I have a database in sql 2000 and its size is 30 gb. problem faced by me is when From my front end application when my user updates a record for a category,900 records are suppose to be...
3
by: Mike | last post by:
Timeout Calling Web Service I am calling a .NET 1.1 web service from an aspx page. The web service can take several minutes to complete its tasks before returning a message to the aspx page. ...
8
by: Komandur Kannan | last post by:
We have a smart device application running on handhelds(Symbol MC9000G). The backend is Oracle and a middle tier web services development done in Vb.net. We use pessimistic Locking due to...
22
by: pb648174 | last post by:
After executing osql from the command line via the Windows scheduled task interface, the following error is returned: "Timeout expired" The code in the sql is as follows: BACKUP Database...
3
by: Brad | last post by:
I have been trying to do a query(view) in Enterprise Manger and Query Analyzer with a timeout result everytime. In EM in happens in about 30 seconds and in QA it happens in about 45 seconds. I...
1
by: Siegfried Heintze | last post by:
I have a page with a huge session state but extremely low traffic. The default timeout period that is normally sufficient is not. I thougth I was changing the timeout period with the following...
2
by: Siegfried Heintze | last post by:
I made the following change to my web.config file (see fragment below) but does not seem to affect the timeout on my web page. I have a huge session state but since I'm the only one using it, I'd...
1
by: msmith | last post by:
MSSQL Server 2000 SP3 in both houston and memphis I have a database in houston, lets call it RED. Specific tables from database RED are copied to database BLUE. Database BLUE is then backed...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.