Viewing 15 posts - 2,506 through 2,520 (of 9,707 total)
Does the SQL service account have permissions on the drive / folder in question?
Are the files younger or older than 4 weeks old?
Is it pointing to the correct folder?
Is the...
July 9, 2015 at 6:49 am
philosophaie (7/9/2015)
July 9, 2015 at 6:46 am
philosophaie (7/9/2015)
Error code from RD Connection Broker - Configure High Availability: "write permission to sql database"How do you create "RD Connection Broker having write permission to sql database"?
I haven't worked...
July 9, 2015 at 6:31 am
Update your package to include IF NOT EXISTS before you create the objects. That should avoid your errors.
July 9, 2015 at 6:05 am
Okay, I have done my due diligence this a.m. to post both a "worse question" and lots of "worse answers." Feel free to mock and fling porkchops as necessary.
@=)
July 9, 2015 at 5:34 am
philosophaie (7/8/2015)
http://www.connectionstrings.com/sql-server-2012/
Having trouble with myserverAddress.
What belongs there with SQL Server 2012?
DRIVER=SQL Server...
July 9, 2015 at 5:33 am
tempdb will always grow and shrink depending on what operations are accessing your different databases. This database keeps all the variables, temp tables (including table variables), and "in memory" calculations...
July 9, 2015 at 5:31 am
Is that just a public note or is there a specific question you're trying to ask?
July 9, 2015 at 5:23 am
logitestus (7/8/2015)
July 9, 2015 at 5:22 am
If the values are solely those between the quotes, just use the splitter and change the comma to a space. Problem solved. If the values include the quotes and the...
July 8, 2015 at 10:11 am
WayneS (7/8/2015)
I've lost track... who has the crystal ball?http://www.sqlservercentral.com/Forums/Topic1701092-391-1.aspx
I think the Doctor stole it.

July 8, 2015 at 10:07 am
Alvin Ramard (7/6/2015)
New question: Is the sanity of those trying to answer posted questions getting worse?
Sanity?
What is this thing you speak of? Define it in simple terms, please. @=)
July 6, 2015 at 12:29 pm
Grant Fritchey (7/3/2015)
BL0B_EATER (7/3/2015)
Koen Verbeeck (7/3/2015)
Grant Fritchey (7/3/2015)
That reminds me of the old dot com days. It was expected that everyone was going to work like pigs, nights & weekends....
July 6, 2015 at 4:56 am
Viewing 15 posts - 2,506 through 2,520 (of 9,707 total)