Viewing 15 posts - 196 through 210 (of 610 total)
You could also add an extra step to the backup jobs to xcopy the .bak file to another network location. If that fails you've still got the original file to...
November 28, 2012 at 6:11 am
To add a bit more info to this.... the .rdl.data file is the data file in question and we are running the reports from visual studio 2008 shell (BIDS). Network...
November 15, 2012 at 8:34 am
I don't know if this will help but I back up all my servers to a local disk on the same server each night then the next step in the...
November 7, 2012 at 5:52 am
How about a for (or rather for each datasource) loop that processes one datasource at a time and has some logic inside the loop for the differences? I often use...
November 7, 2012 at 5:45 am
Visio Professional also installs express I believe (I know older versions of Visio did) and so does installing the sql tools such as BIDS or Management Studio.
At least most...
November 5, 2012 at 2:48 am
Why not just go on the server and Start, Programs, SQL Server, Configuration Tools, Reporting Services Configuration Manager and see what's set up that way??
November 5, 2012 at 2:42 am
All the sql server databases - I'd be all day counting them - I haven't even managed to count servers yet! But I have to say a huge thank you...
October 26, 2012 at 1:00 am
Otherwise you could populate a master table and then copy that to the other two, enabling identity insert.
October 24, 2012 at 6:12 am
7-zip works very nicely in an execute process task in ssis - we rely on it every day.
For testing purposes make sure you install it in the same drive...
October 24, 2012 at 6:10 am
It's not just developers who have to take responsibility. When a piece of software is commissioned by a section of our business it has to go through user acceptance testing...
October 22, 2012 at 1:42 am
One domain behind a very tight firewall but I can SSMS all my servers even when they are in another country (well, Scotland - no comments about independence here :-)...
October 19, 2012 at 9:00 am
We're encouraged and supported to take relevant training generally a course per year or more if needed and usually get any books we request - an Itzik Ben Gan one...
October 19, 2012 at 8:43 am
I'll add another vote for Ola's method. Unless you know what you are doing and carefully configure your maintenance plans rather than just taking the defaults, you'll end up doing...
October 2, 2012 at 7:49 am
Uk law has certainly improved on this. Back in 1978 as a fresh computing graduate leaving university, I turned down a job with a software house mainly because I was...
September 28, 2012 at 2:06 am
The user may have been created as a login as normal and given database permissions but then if the server login was deleted the user would be left in the...
September 11, 2012 at 3:14 am
Viewing 15 posts - 196 through 210 (of 610 total)