Viewing 15 posts - 586 through 600 (of 9,641 total)
Luis Cazares (10/22/2014)
October 22, 2014 at 11:39 am
katland226 (10/22/2014)
Okay, so it's...
October 22, 2014 at 10:20 am
The key thing that Gail is asking, is what are you using to run the query? If you are using a .NET application that you are writing to run...
October 22, 2014 at 10:15 am
Can you tell us how you know which is the current patient type and what defines a distinct visit in this scenario? I think something like this might work,...
October 22, 2014 at 10:09 am
@rowcount should be a variable within the procedure not a parameter of the procedure.
October 22, 2014 at 9:44 am
BWFC (10/22/2014)
October 22, 2014 at 7:42 am
Jeff Moden (10/21/2014)
SQLRNNR (10/17/2014)
You can try data driven subscriptions.Here is something to look at for that.
http://msdn.microsoft.com/en-us/library/ms159150(v=sql.90).aspx
+1000
If you have enterprise edition.
October 21, 2014 at 1:46 pm
Backup up the log does not cause it shrink. Backing up the log marks parts of it to be available for re-use. You must run a DBCC SHRINKFILE...
October 21, 2014 at 10:59 am
Can one of the corruption guru's take a look at this post, http://www.sqlservercentral.com/Forums/Topic1627263-2799-1.aspx, and help the guy out. I asked a couple of questions, but I haven't dealt with...
October 21, 2014 at 10:42 am
Do you have anything else on this box?
I'd check the storage sub-system as it sounds like you have a bad disk and rebuilding the system databases put them back on...
October 21, 2014 at 10:39 am
For your first error, are you getting this for all queries or a specific query? If a specific query or queries can you post them (anonymized as needed)?
For your...
October 21, 2014 at 10:24 am
Could be the firewall blocking smtp connections or the mail server itself not allowing smtp connections.
October 21, 2014 at 10:18 am
spaghettidba (10/21/2014)
It's been a very long time since I last posted on THE thread...
Actually it's been a very long time since I posted regularly on the forums, but now I...
October 21, 2014 at 8:04 am
sheik.kalidh (10/21/2014)
firewall is completely off on both machines, where am able to connect in one way (i.e from A to B) and not in other way (i.e from B to...
October 21, 2014 at 8:00 am
DBA_Learner (10/20/2014)
But, this is what the O/P i am expecting....TO GET 4th column with difference in growth from datafilesize column...
name ...
October 20, 2014 at 12:03 pm
Viewing 15 posts - 586 through 600 (of 9,641 total)