Click here to Skip to main content
15,919,121 members
Home / Discussions / Database
   

Database

 
QuestionA tale of two queries [solved] Pin
Mike Osbahr25-May-10 7:47
Mike Osbahr25-May-10 7:47 
AnswerRe: A tale of two queries Pin
Chris Meech25-May-10 8:01
Chris Meech25-May-10 8:01 
GeneralRe: A tale of two queries Pin
Mike Osbahr25-May-10 8:13
Mike Osbahr25-May-10 8:13 
AnswerInclude actual execution plan Pin
David Mujica25-May-10 8:06
David Mujica25-May-10 8:06 
GeneralRe: Include actual execution plan Pin
Mike Osbahr25-May-10 8:17
Mike Osbahr25-May-10 8:17 
QuestionRe: A tale of two queries - profiled [modified] Pin
Mike Osbahr25-May-10 10:13
Mike Osbahr25-May-10 10:13 
QuestionRe: A tale of two queries - profiled Pin
Mike Osbahr26-May-10 3:28
Mike Osbahr26-May-10 3:28 
AnswerRe: A tale of two queries Pin
Mike Osbahr26-May-10 4:16
Mike Osbahr26-May-10 4:16 
If anyone is interested, I found a solution to this problem on another forum.

The connection string I am using has the server IP address to avoid any DNS issues. Apparently this is not good enough. I had to place an entry for the server in the hosts table of the client machine. Once this was done the time it takes to connect to the server drops back into the milliseconds range.
Thanx,
>>>-----> MikeO

GeneralRe: A tale of two queries Pin
Tim Carmichael26-May-10 8:29
Tim Carmichael26-May-10 8:29 
QuestionMSSQL 2005 Drop / Create [Answered] Pin
Mike Osbahr25-May-10 4:44
Mike Osbahr25-May-10 4:44 
AnswerRe: MSSQL 2005 Drop / Create Pin
Simon_Whale25-May-10 4:54
Simon_Whale25-May-10 4:54 
GeneralRe: MSSQL 2005 Drop / Create Pin
Mike Osbahr25-May-10 4:56
Mike Osbahr25-May-10 4:56 
GeneralRe: MSSQL 2005 Drop / Create Pin
Simon_Whale25-May-10 4:58
Simon_Whale25-May-10 4:58 
GeneralRe: MSSQL 2005 Drop / Create Pin
Mike Osbahr25-May-10 5:03
Mike Osbahr25-May-10 5:03 
AnswerRe: MSSQL 2005 Drop / Create [Answered] Pin
Bernhard Hiller25-May-10 20:58
Bernhard Hiller25-May-10 20:58 
QuestionRe: MSSQL 2005 Drop / Create [Answered] Pin
Mike Osbahr26-May-10 2:13
Mike Osbahr26-May-10 2:13 
QuestionSQL Server 2003 Full! Pin
Roger Wright24-May-10 9:58
professionalRoger Wright24-May-10 9:58 
AnswerRe: SQL Server 2003 Full! Pin
Luc Pattyn24-May-10 11:06
sitebuilderLuc Pattyn24-May-10 11:06 
GeneralRe: SQL Server 2003 Full! Pin
Roger Wright24-May-10 13:10
professionalRoger Wright24-May-10 13:10 
GeneralRe: SQL Server 2003 Full! Pin
Luc Pattyn24-May-10 13:17
sitebuilderLuc Pattyn24-May-10 13:17 
AnswerRe: SQL Server 2003 Full! Pin
T M Gray24-May-10 11:17
T M Gray24-May-10 11:17 
GeneralRe: SQL Server 2003 Full! Pin
Roger Wright24-May-10 13:07
professionalRoger Wright24-May-10 13:07 
GeneralRe: SQL Server 2003 Full! Pin
Mycroft Holmes24-May-10 13:32
professionalMycroft Holmes24-May-10 13:32 
GeneralRe: SQL Server 2003 Full! Pin
Roger Wright24-May-10 16:21
professionalRoger Wright24-May-10 16:21 
AnswerRe: SQL Server 2003 Full! Pin
_Damian S_24-May-10 16:52
professional_Damian S_24-May-10 16:52 

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.