(Hemant K Chitale) As reported in a few posts earlier, DDLs always commit when beginning execution, even if they subsequently fail execution.
Other News
Using a Stored Procedure in a Web Service
(Alok Pandey) In this article, I am saving a record into the database using a stored procedure in a web service application. At first create a database and a stored procedure.
XSLT 2.0 in .NET
(Akram El Assas) The .NET framework provides XslCompiledTransform which is an XSLT processor 1.0. However this does not mean that we can’t work with XSLT 2.0 in .NET. This tutorial is for people who want to use XSLT 2.0 in .NET. XSLT 2.0 is richer than XSLT 1.0. Indeed, bellow, some features of XSLT
Physical Database Design Consideration
(Greg Larsen) There are lots of things to think about when you design a physical database. What data types should I use? What column is appropriate for the primary key? Are there particular indexes that I should use to improve performance? How should I implement data integrity rules?
SQL Server security in virtual, physical worlds virtually the same
(Beth Stackpole) Database administrators (DBAs) wary of additional security headaches when running SQL Server in a virtualized environment should relax, according to database experts. SQL Server security issues in the virtualized world pretty much mirror the security challenges of traditional databa
DB2 best practices: Expanding an IBM Smart Analytics System
(Garrett Fitzsimons and James Cho) Data warehouse environments continue to experience an explosion in data growth. As a result, you might find yourself in a situation where you need added capacity to cope with increased enterprise demands.
System Testing ? What to test?
System Testing – What to test? You can’t test everything. That is a given. Even with some of the simplest software, the number of permutations for which tests could be written is astronomical. There is also a limited amount of time to execute your tests for them to be practical. Some engines perform faster than others. Still, if it takes […]
SharePoint 2010 Migration
(Corey Roth) On a recent SharePoint 2010 migration I completed, this was one of the first questions I was asked. After seeing versions of SharePoint all these months, it never occurred to me that the dropdown list wasn’t there any more until someone pointed it out.
7 Minutes from Install to your working EntitySpaces Architecture
7 Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS
Using Bean Validation together with ExtVal in JPA and JSF
(Edwin Biemond) With the release of WebLogic 12c we can finally try out the native support for Bean Validation ( JSR-303) in JPA & JSF. With JSR-303 we can use this validation framework on the back-end side ( EJB Session Bean ) and on the managed bean of the JSF Web applications, so one framework wh
