Viewing 15 posts - 841 through 855 (of 1,415 total)
Lynn Pettis (9/15/2015)
Answer me this, who is going to maintain your work when you are no longer around to do so? Are you training others to provide support? ...
September 16, 2015 at 2:17 pm
erichansen1836 (9/16/2015)
Still, I'd probably rather use one of the free offerings to beat that 10gb express limit. I was interested in the OP's decision making why he didn't pick one...
September 16, 2015 at 1:44 pm
Jeff Moden (9/15/2015)
J Livingston SQL (9/15/2015)
erichansen1836 (9/10/2015)
If you implement a Network database file system of 500 MDB files, each acting as a partial table within the 5 billion row database,...
September 16, 2015 at 1:32 pm
Wayne West (9/15/2015)
September 16, 2015 at 1:28 pm
erichansen1836 (9/12/2015)
One big complaint I would have in parting is that the users need to have physical access to the DB stores. Sure you can play games and obfuscate, etc.......
September 14, 2015 at 1:12 pm
Kristen-173977 (9/11/2015)
September 11, 2015 at 8:25 am
erichansen1836 (9/8/2015)
(or) SQL SERVER?
What reasons can SQLServerCentral give for downsizing to a MS-SQL Server database...
September 11, 2015 at 7:56 am
biscribbler (9/9/2015)
However, when the proc fails it writes to...
September 11, 2015 at 7:24 am
Steve Jones - SSC Editor (9/8/2015)
September 10, 2015 at 12:50 pm
vceklic (9/3/2015)
Thank you for reply. One mega table is not an option because there would be a lots of nulls in each row.
That would be my concern also! Thats why...
September 3, 2015 at 12:55 pm
whenever I am faced with design decisions, I seem to get a bit of confidence by making a list of options. Have you looked at the various ways you could...
September 3, 2015 at 10:16 am
mar.ko (8/28/2015)
Lynn Pettis (8/28/2015)
My biggest pet peeve! The semicolon is a terminator, not a begininator. It belongs at the end of statements not the beginning.
Exactly, another dumb rule.
I...
August 28, 2015 at 11:25 am
GilaMonster (8/28/2015)
mar.ko (8/28/2015)
Honestly, that's kind of a dumb one....CTE's should persist for the duration of the procedure and be able to be referenced at any time.
That's not what a CTE...
August 28, 2015 at 11:01 am
Luis Cazares (8/27/2015)
patrickmcginnis59 10839 (8/27/2015)
drew.allen (5/30/2012)
dwain.c (5/29/2012)
SELECT DATEADD(month, 1, '2012-02-29')
Depending on your point of view, the results this returns looks wrong,...
August 27, 2015 at 12:27 pm
My first step would be to try the sql statement in sql studio in a test environment (hopefully the same environment you're developing your web app with 😉 and see...
August 27, 2015 at 12:04 pm
Viewing 15 posts - 841 through 855 (of 1,415 total)