|
|
|
Forum Guru
      
Group: Forum Members
Last Login: 11/11/2008 8:14:01 PM
Posts: 58,
Visits: 10
|
|
All,
I'm getting results on smaller queries however on large I get this error:
ERROR [HYT00] [NCR][ODBC Teradata Driver] Query timeout expired
Where can I change this setting?
Thanks, TBob
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: Today @ 7:09:10 PM
Posts: 125,
Visits: 276
|
|
Query timeout is controlled through TdCommand.CommandTimeout property. It defaults to 30 seconds. It is very easy to set this value if you are writing a .Net application.
Are you using a third party application?
Shaw
|
|
|
|