Viewing 15 posts - 16 through 30 (of 58 total)
Ryan, IMHO Filestream does not complicate life - it provides a dual view on BLOBS (the best of 2 worlds) when BLOB could be stored as a file but database...
May 26, 2015 at 4:53 pm
FileTable does not support transactions, while Filestream does, plus in Filestream you have a choice to hide files from Windows 🙂
May 26, 2015 at 6:31 am
Do you know that there is an option to store files in SQL Server via SQL Server FILESTREAM technology since SQL 2008?
May 26, 2015 at 2:48 am
GPO (4/5/2015)
April 5, 2015 at 9:49 pm
Steve, I would suspect that this gig is heavily using EAV
March 15, 2015 at 9:19 pm
From my personal experience with developers, some of them have no clue how to return auto-generated identifier after INSERT operation. 🙁
December 19, 2014 at 3:14 pm
Both validation check and paging had been implemented in stored procedure - you are preaching to a church choir 😉
I had a wonderful conversation with BAs - they were...
December 15, 2014 at 5:43 pm
In advanced search situation instead of creating acrobatic code on back end I just added a simple validation on front end that at least one input parameter has to be...
December 15, 2014 at 3:04 am
Jeff - from business prospective I have to deal with situations when a Customer of on-line Assessment system could bring their own definition of their curriculum (and trust me each...
September 24, 2014 at 5:26 pm
Jeff Moden (9/15/2014)
fregatepllada (9/14/2014)
If you using anything older than that version there is a...
September 16, 2014 at 1:46 am
Larry - are you aware that since SQL Server 2008 R2 there is a data type HierarchyID?
If you using anything older than that version there is a Joe Celco book...
September 14, 2014 at 10:14 pm
Dwain you do not need CLR to use regex 🙂
There is an old way to call Vbscript library
From t-SQL code 😉
September 12, 2014 at 2:40 am
Does anybody try regex and XQUERY?
September 12, 2014 at 2:29 am
Viewing 15 posts - 16 through 30 (of 58 total)