Re: timeout
From: John Bell (jbellnewsposts_at_hotmail.com)
Date: 12/12/04
- Next message: vadim: "Re: scripts for sql server 7, 2000 and higher"
- Previous message: John Bell: "Re: Backup Issue! Interesting or weird - you decide!"
- In reply to: Frank Dulk: "timeout"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 12 Dec 2004 21:14:51 -0000
Hi
You don't say how you are accessing SQL Server through VB. With ADO there is
the CommandTimeout property on the connection or a command object
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ado270/htm/mdprocommandtimeout.asp.
It is somewhat puzzling to know why you are doing this through code and not
as either part of a maintainance plan or other backend process?
John
"Frank Dulk" <fdulk@bol.com.br> wrote in message
news:e8KAz4I4EHA.1524@TK2MSFTNGP09.phx.gbl...
> Hello, I am with the following problem:
>
> Use vb6 with sqlserver 7 and the time limits to give timeout mistake it is
> very small. I need to create a big index or a consultation that it is long
> a
> little more, and soon I receive timeout. What can make to administer this
> time?
>
> Or which is the improvement solution?
>
>
- Next message: vadim: "Re: scripts for sql server 7, 2000 and higher"
- Previous message: John Bell: "Re: Backup Issue! Interesting or weird - you decide!"
- In reply to: Frank Dulk: "timeout"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|