Viewing 15 posts - 46 through 60 (of 599 total)
I buy very little technology - my last computer purchase was my Linx windows tablet a year ago for use on the train commute - runs Kindle for pc, One...
October 21, 2016 at 11:50 pm
For those who don't know, the database diagrams in Management Studio are a good way of visualising the relationships set up between tables - just add a table to the...
April 6, 2016 at 2:14 am
In a previous job, ACT! by Sage did some tricks like this, removing all logins it hadn't created from the front application and especially admin accounts. It was a total...
March 23, 2016 at 3:46 am
One side effect of dyslexia is an inability to estimate time and manage time hence my OH is always late unless I'm ruthlessly managing our arrival.
He knows when I say...
March 21, 2016 at 2:56 am
Standard ritual with all my home pcs - backup to external hard drive then (slightly less often but minimum monthly) back up to second eternal hard drive which is kept...
March 14, 2016 at 6:58 am
It sounds like the account that runs it as a job (the sql agent service account) does not have permission to access the MyServer MyDB database.
You need to give it...
February 11, 2016 at 3:50 am
I keep my config file on the same server as the packages run on though I store those packages in msdb.
The account that is defined in the sql agent...
September 28, 2015 at 8:36 am
I have always kep Visio diagrams of our databases as part of the systems documentation, using the reverse engineering feature of Visio to create them.
However Microsoft have ruined Visio...
September 11, 2015 at 1:17 am
I ticked 4 boxes to cover my job. DBA for both development and production, SSxS developer and ASP.NET developer
That's this month - in a month or two it could be...
September 3, 2015 at 1:05 am
Thanks all, especially Beatrix and Stuart. Bristol and Bath are readily commutable and Swindon too. Even Southampton isn't really too far. I'll look for the book and peruse the websites....
August 18, 2015 at 6:52 am
I posted this about career options a while ago and just my luck, it didn't even make the daily email and hasn't generated a single reply, but now the...
August 17, 2015 at 9:43 am
Have you installed the sql server client tools, notably the visual studio shell part because that is what turns ordinary visual studio into the version for sql ssis, ssas and...
August 13, 2015 at 1:03 am
Because SSIS (2008) only writes to one system table we decided to write our package logs to flat files on the database server then add a step to import those...
July 29, 2015 at 1:31 am
Having worked in a similar small situation and now in a slightly larger but more regulated organisation, I definitely prefer the latter. We aim to cover each other's tasks so...
July 2, 2015 at 1:30 am
When you divert records on error (with a red linking line between transformations) then the last two columns available are error code and error column. You can google the error...
July 1, 2015 at 1:29 am
Viewing 15 posts - 46 through 60 (of 599 total)