Viewing 15 posts - 346 through 360 (of 928 total)
Brandie Tarvin (11/12/2015)
Oh I started lying about things like birth date and other stuff a long time ago. Facebook thinks I'm nearly 100 years old.
I see a lot of customers...
November 12, 2015 at 5:42 am
My Grandmother had an expression, when she thought somebody was being really lazy - "Sit down and I'll walk around for you" - http://www.sqlservercentral.com/Forums/Topic1735905-392-1.aspx#bm1735907
November 12, 2015 at 3:07 am
First of all – congratulations for asking for the help. It isn’t easy and you do feel entirely alone when you feel like this.
However, there are an awful lot of...
November 12, 2015 at 3:04 am
My current job is my first as a DBA - before this I was a Developer with an interest in databases. I was asked by a recruiter (via LinkedIn) if...
November 12, 2015 at 1:37 am
Finally, back from SQLPASS, after a week at Victoria Island and Portland to aid recovery.
Jason, thank you for publishing the photograph. I showed it to my wife as proof that...
November 9, 2015 at 9:01 am
"IsActive" or "Active" or suchlike - 1 when it is active and 0 when not.
I have seen a column that is "NotActive" with a value of 0 to indicate...
October 23, 2015 at 2:03 am
SafariBooks and PluralSight, because sometimes watching somebody do something is easier to comprehend than reading about it.
October 21, 2015 at 1:25 am
You'll need to use a format file for that:
http://www.sqlservercentral.com/articles/BCP+(Bulk+Copy+Program)/105867/
October 16, 2015 at 6:43 am
Don't create the csv file - bcp does that.
Are you running this from a command window on the server? Or are you on another server?
October 16, 2015 at 5:07 am
Because you've specified a trusted connection (the -T) it's trying to use your windows login to access that server. If you don't have that login listed under Security\Logins for that...
October 16, 2015 at 4:50 am
Shouldn't -S [server]\datebasename
be either
-S [server]\instancename
or just
-S [server]
October 16, 2015 at 4:39 am
I've just about completed an article for publication on SSC, describing the behaviour of explicit transactions and would appreciate it if a couple of people could cast their eyes over...
October 9, 2015 at 8:02 am
SQLRNNR (10/7/2015)
October 8, 2015 at 1:24 am
rodjkidd (10/6/2015)
So for Summit will you get to Seattle in time for the meet and greet / official opening of Summit on the Tuesday night?
It will be good...
October 7, 2015 at 1:48 am
rodjkidd (10/6/2015)
BrainDonor (10/6/2015)
Yup, paying for SQLPass myself this year, because I was told not to bother asking.
So in January - new job. Coincidence?
Big part of why I went solo. If...
October 6, 2015 at 9:51 am
Viewing 15 posts - 346 through 360 (of 928 total)