Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
prince500
Starting Member
21 Posts |
Posted - 2007-05-22 : 11:55:18
|
| Hi,Can someone help me on thisWhen I run simple select query "Select * from Aadata" it works but when I filter with date it doesn't work please see below error: Error Source : .Net SqlClient data providerError Messge: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding I fixed connection properties: Connection timeout = 30000Execution timeout = 30000 Thanks in advance AAAA |
|
|
dinakar
Master Smack Fu Yak Hacker
2507 Posts |
|
|
|
|
|