Viewing 15 posts - 151 through 165 (of 5,590 total)
Brandie Tarvin (1/22/2016)
New code (with datatypes fixed) works fine ....
(code snipped)
...until I remove that damn driveletter column.
(code snipped again)
Where it fails on that DBFileName error...
January 22, 2016 at 3:03 pm
Eirikur Eiriksson (1/22/2016)
Luis and Jack, you are both right in the terms of suppressing the problem, preventing it is in my mind a better approach.😎
As Luis and Jack explained, the...
January 22, 2016 at 10:00 am
Ed Wagner (1/20/2016)
jasona.work (1/20/2016)
Brandie Tarvin (1/20/2016)
Jacob Wilkins (1/19/2016)
Eirikur Eiriksson (1/19/2016)
GilaMonster (1/19/2016)
January 20, 2016 at 8:36 am
It was nice meeting a Threadizen at SQL Saturday Nashville. Take a bow Alvin!
January 19, 2016 at 2:11 pm
Eirikur Eiriksson (1/19/2016)
January 19, 2016 at 2:10 pm
Today, I stumbled across this blog post[/url] of Steve's. It's a really neat programming challenge, and I've decided to not only do it, but to also blog my solutions (my...
December 30, 2015 at 7:13 pm
BrainDonor (12/30/2015)
Brandie Tarvin (12/30/2015)
BrainDonor (12/30/2015)
Phil Parkin (12/30/2015)
jasona.work (12/30/2015)
Time to critique Steve Halls' article[/url]!😀
Um, I think he missed a comma in one sentence...
:hehe:
Certainly did. And invented a new noun, the "scree-shot"...
December 30, 2015 at 7:30 am
Brandie Tarvin (12/23/2015)
Here's my QOTD:If it is Christmas, but you don't celebrate, does the tannenbaum still sing carols to the yule log during the Hanukkah code camp?
now that depends upon...
December 23, 2015 at 7:42 am
Jeff Moden (12/21/2015)
jasona.work (12/21/2015)
Jeff Moden (12/20/2015)
jasona.work (12/18/2015)
Ed Wagner (12/18/2015)
jasona.work (12/18/2015)
Starting 7 working days...
December 21, 2015 at 7:40 am
Jeff Moden (12/16/2015)
Steve Jones - SSC Editor (12/15/2015)
Jeff Moden (12/15/2015)
@steve-2,According to your blog, you might show up in Cleveland SQLSaturday for 2016. Any way of knowing for sure?
No, Cleveland...
December 16, 2015 at 8:09 am
BrainDonor (12/10/2015)
rodjkidd (12/9/2015)
So the dates and location for SQL Bits have been announcedWed May 4th to Sat May 7th
Liverpool Exhibition Centre
Hopefully that's a better venue than the previous Liverpool SQLBits.
Registered...
December 10, 2015 at 7:43 am
Why not just use a logon trigger? You could even prevent that logon from occurring.
December 3, 2015 at 4:55 pm
ThomasRushton (11/24/2015)
Ed Wagner (11/23/2015)
Brandie Tarvin (11/23/2015)
I have the simplest error-handling method in the universe:Is there an error?
DROP DATABASE <problemDB>;
Done.
I like that. Perhaps a more individualized approach would be to...
November 24, 2015 at 8:16 am
Ed Wagner (11/16/2015)
WayneS (11/16/2015)
Lynn Pettis (11/13/2015)
(think government contracted software development).
My scary story when working with the gov't.
Software contract awarded, specified that all data access has to go through stored procedures.
They...
November 17, 2015 at 7:13 am
Lynn Pettis (11/13/2015)
(think government contracted software development).
My scary story when working with the gov't.
Software contract awarded, specified that all data access has to go through stored procedures.
They sent to me...
November 16, 2015 at 3:02 pm
Viewing 15 posts - 151 through 165 (of 5,590 total)