Viewing 15 posts - 9,151 through 9,165 (of 9,399 total)
tmummert (6/27/2013)
June 27, 2013 at 12:28 pm
aiki4ever-796329 (6/27/2013)
while the second statement updates...
June 27, 2013 at 9:47 am
Without seeing what you can query, my guess is that the SID of the user didn't match the SID of the login. If you run the following queries, the...
June 27, 2013 at 8:40 am
I like the idea of having interviewers conduct interviews of some existing employees. We have to be able to separate a strong candidate who interviews poorly from a weak...
June 27, 2013 at 8:03 am
What is the default database of the user being used to connect? If it is a database that doesn't exist, the connection will fail. I've seen this with...
June 27, 2013 at 7:38 am
If the database being updated is on the same instance now, was it also on the same instance before the migration? If not, see if you're using a linked...
June 27, 2013 at 7:32 am
Is the somedate_column indexed? What indexes do you have?
June 27, 2013 at 7:27 am
Most modern health care systems I know of use normal database formats like Oracle or SQL Server. In ages past, some used flat files or a proprietary storage mechanism,...
June 27, 2013 at 7:24 am
Steve Jones - SSC Editor (6/14/2013)
Lynn Pettis (6/14/2013)
I am officially going to Afghanistan!
I leave for IRDO at Camp Atterbury in Indiana on Sunday, June 23rd. All should go well...
June 14, 2013 at 9:00 pm
If you have the system tables on the original server and kept the same filenames and directory structure on the new server, you might be able to use a SELECT...
June 14, 2013 at 1:25 pm
I think he's saying that it runs fine when run locally but slowly when running against a linked server. This makes complete sense due to the fact that linked...
June 14, 2013 at 9:21 am
This is a duplicate post of http://www.sqlservercentral.com/Forums/Topic1462710-391-1.aspx.
June 14, 2013 at 9:18 am
I see you used the word "patient" in your original post. Don't post any patient data!
Posting patient data in a public forum is very serious and would likely cost...
June 14, 2013 at 8:55 am
Viewing 15 posts - 9,151 through 9,165 (of 9,399 total)