(K. Scott Allen) I’ve been working on a data management tool where I want to give users “workspace” areas. Each workspace is encapsulated inside of a tab, and a user can add a new workspace by clicking an icon in the tab bar, as in the following picture.
Author: SSWUG Research
Validating Multiple Data Model Properties
(Bipin Joshi) In my previous article I wrote about displaying model state errors inside databound controls such as GridView. In that example we used data annotation validators to perform the validations. While data annotation validators do their job quite well they are inherently applied to only one
‘My transaction log is too big!’
(Kenneth Fisher) “My transaction log is too big!” I wish I had a dime for each time phrase has been spoke, written, tweeted, etc. I’ve read about it in various forums, blog posts etc. Discussed it with co-workers and other DBAs I know.
SSIS How Many Errors in an Error
(ddye) A common misconception in SSIS is that an error is a single event. The reality is that an error is actually a collection, but how many errors are in an error? To demonstrate this consider the following statement:
SQL Server 2014: AlwaysOn
(James Serra) AlwaysOn was introduced in SQL Server 2012, and there are some enhancements in SQL Server 2014:
Regular Expressions: (6) Whitespace
(Ged Mead) “Whitespace” in regular expression terms means any of the following:
Now available: DB2 BLU Acceleration Kit for Trial
(Henrik Loeser) A new easy way for installing and trying out DB2 with BLU Acceleration is available: The DB2 BLU Acceleration Kit for Trial.
High Level Overview of Reads On Standby
(Ember Crooks) With DB2 9.7 Fixpack 1, IBM started supporting reads on the HADR standby. This was a bit of an exciting feature for some of us. But in practice there are enough restrictions that it ends up not being an option that many clients choose.
ADF Task Flow Transaction Management and ADF Libraries
(Andrejus Baranovskis) I received a question from blog reader to check if ADF Task Flow transaction management still works when different Application Modules are coming from ADF libraries. Blog reader had a doubt it will not work. I did a test – it works well, so I would like to share this applicati
The Broken Statistics: ‘parse count (total)’ and ‘session cursor cache hits’
(Christian Antognini) The values provided by the “parse count (total)” and “session cursor cache hits” statistics are subject to several bugs. And, what’s worse, for years Oracle didn’t care to fix it. This is my impression, at least.
