Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 24 Feb 2004 @ 21:49:44 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Query Timeout question
 
From:   Yepuri, Vijay

Yes its true:

Here how u can set that

string mySelectQuery = "SELECT * FROM Categories ORDER BY CategoryID";
   OdbcCommand myCommand = new OdbcCommand(mySelectQuery);
   myCommand.CommandTimeout = 20;

-Vijay



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023