Click here to Skip to main content
15,914,395 members
Home / Discussions / Database
   

Database

 
QuestionRetrieving data from multiple tables Pin
HinJinShah27-Jul-07 0:36
HinJinShah27-Jul-07 0:36 
AnswerRe: Retrieving data from a single table Pin
Eliz.k27-Jul-07 1:02
Eliz.k27-Jul-07 1:02 
GeneralRe: Retrieving data from a single table Pin
HinJinShah29-Jul-07 19:39
HinJinShah29-Jul-07 19:39 
GeneralRe: Retrieving data from a single table Pin
Eliz.k3-Aug-07 6:01
Eliz.k3-Aug-07 6:01 
Questiontimeout expired Pin
hkchauhan26-Jul-07 23:18
hkchauhan26-Jul-07 23:18 
AnswerRe: timeout expired Pin
Krish - KP26-Jul-07 23:28
Krish - KP26-Jul-07 23:28 
GeneralRe: timeout expired Pin
hkchauhan26-Jul-07 23:35
hkchauhan26-Jul-07 23:35 
GeneralRe: timeout expired Pin
kubben27-Jul-07 1:47
kubben27-Jul-07 1:47 
Your problem is not with the connectiontimeout. It is the command timeout. Somewhere in your sqlhelper there should be a command timeout. The default is 30 seconds. You will need to increase it to something larger. You may also want to look at your sql statements and consider creating indexes to help with the speed.

Hope that helps.
Ben
AnswerRe: timeout expired Pin
Paul Conrad27-Jul-07 19:46
professionalPaul Conrad27-Jul-07 19:46 
QuestionUse stored procedure in place of select statement for cursor Pin
Khawar Abbas126-Jul-07 21:20
Khawar Abbas126-Jul-07 21:20 
AnswerRe: Use stored procedure in place of select statement for cursor Pin
N a v a n e e t h26-Jul-07 23:01
N a v a n e e t h26-Jul-07 23:01 
AnswerRe: Use stored procedure in place of select statement for cursor Pin
Eliz.k26-Jul-07 23:39
Eliz.k26-Jul-07 23:39 
AnswerRe: Use stored procedure in place of select statement for cursor Pin
Mike Dimmick27-Jul-07 2:14
Mike Dimmick27-Jul-07 2:14 
Questionfunction that returns the first letter of each word in uppercase, all other letters in lowercase in mssql 2000 Pin
jhyn26-Jul-07 21:06
jhyn26-Jul-07 21:06 
AnswerRe: function that returns the first letter of each word in uppercase, all other letters in lowercase in mssql 2000 Pin
Eliz.k26-Jul-07 23:43
Eliz.k26-Jul-07 23:43 
GeneralRe: function that returns the first letter of each word in uppercase, all other letters in lowercase in mssql 2000 Pin
Krish - KP27-Jul-07 0:20
Krish - KP27-Jul-07 0:20 
GeneralRe: function that returns the first letter of each word in uppercase, all other letters in lowercase in mssql 2000 Pin
Eliz.k27-Jul-07 0:48
Eliz.k27-Jul-07 0:48 
QuestionSQL 2000 DTS Execution failure Pin
Kiefie26-Jul-07 20:53
Kiefie26-Jul-07 20:53 
AnswerRe: SQL 2000 DTS Execution failure Pin
Kiefie26-Jul-07 22:00
Kiefie26-Jul-07 22:00 
QuestionSql Connection Pin
Saiyed Alam26-Jul-07 19:05
Saiyed Alam26-Jul-07 19:05 
AnswerRe: Sql Connection Pin
Blue_Boy26-Jul-07 20:40
Blue_Boy26-Jul-07 20:40 
GeneralRe: Sql Connection Pin
Paul Conrad27-Jul-07 19:46
professionalPaul Conrad27-Jul-07 19:46 
QuestionFull Text Search Query Weird Results Pin
Brendan Vogt26-Jul-07 17:30
Brendan Vogt26-Jul-07 17:30 
AnswerRe: Full Text Search Query Weird Results Pin
Stathread26-Jul-07 18:54
Stathread26-Jul-07 18:54 
QuestionRe: Full Text Search Query Weird Results Pin
Brendan Vogt26-Jul-07 21:02
Brendan Vogt26-Jul-07 21:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.