Viewing 15 posts - 376 through 390 (of 822 total)
I got "whalloped" by the Soldiers...1.2 points. Fantasy football makes me bald.
Interestingly enough, for the top five point getters, only two have winning records:
Ditka (7-2) 1141.64
Select * (5-5) 1046.36
SSC...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
November 12, 2013 at 2:05 pm
I looked in the Oracle doc, you'll want to open and use the Oracle Net Configuration Assistant. It's the GUI that'll create and update your TNSNames.ora file:
http://docs.oracle.com/cd/B19306_01/install.102/b15684/post_install.htm#CHDBIHEE
Once you establish...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
November 11, 2013 at 4:42 pm
Try running with what you have. Open up SSMS, connect to your instance and go to Server Objects > Linked Servers > Providers. Follow the steps from the...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
November 11, 2013 at 10:10 am
IIRC, the Oracle client install should have installed the Oracle command line utility 'sqlplus'. If the location of 'sqlplus' was entered into your %PATH% variable, you can open a...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
November 8, 2013 at 11:06 am
Update those lineups, it's Thursday night!
Matchups:
SSC Steelers (5-4) vs NFLSoldiers (5-4)
This has playoff implications all over it. With the Cowboys getting pummelled last week, the Steelers capture second in...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
November 7, 2013 at 3:09 pm
Game tomorrow night (so spooky!), get those lineups updated.
Matchups:
SSC Steelers (4-4) vs Select * (4-4)
Select * is poised to put up a big week. The Steelers patchwork of a...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 30, 2013 at 2:27 pm
If you're asking if Transparent Data Encryption is enabled, you can query sys.databases:
select name, is_encrypted
from sys.databases
where database_id > 4
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 30, 2013 at 2:06 pm
Me relying on the Bucs offense (and more specifically Vincent Brown) is a recipe for a loss. Lot of games left, though...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 25, 2013 at 10:24 am
You saved my bacon. That's what I get for spending too much time in one league.
Game is on in an hour so, get those lineups updated.
Matchups:
SSC Steelers (3-4) vs...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 24, 2013 at 5:21 pm
rodjkidd (10/23/2013)
Ray K (10/23/2013)
rodjkidd (10/23/2013)
Oops. All three RB's are byes this week, gonna make picking a full team difficult me thinks!Rodders...
Which is exactly why, when I draft, sometimes, there are...
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 23, 2013 at 6:05 pm
Are the LSCopy_ and LSRestore_ jobs on the secondary active? What does the job history say for those jobs?
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 22, 2013 at 10:50 am
I'm rather ambivalent, personally. I'll watch some innings just because it's the World Series...it is rather interesting to see the complete 180 that the Red Sox made, though.
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 22, 2013 at 10:48 am
woot, glad we got to meet face to face. lets hope the good karma of the summit translates to a win for you soon! :-p
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 17, 2013 at 2:43 pm
Don't forget to update to your lineups, Thursday night game.
I'm at the Summit so no time for a weekly write up... to resume next week.
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 17, 2013 at 12:59 am
Hey Ray, are you happy that Girardi is coming back?
----------------------------------------------------------------------------
Sacramento SQL Server users group - http://sac.sqlpass.org
Follow me on Twitter - @SQLDCH
----------------------------------------------------------------------------
October 11, 2013 at 7:46 pm
Viewing 15 posts - 376 through 390 (of 822 total)