Other News

Community

EII is a Strategy, not a Technique

(S. Radhakrishnan) Enterprise information integration is the latest buzzword; it is largely associated with federated databases by the database technology vendors. Not to be confused with enterprise application integration, which integrates applications, EII is slated to integrate information. Infor

Community

Transform XML via XSLT-Stylesheets

(Ekki) With XML you can describe data hierarchically without caring about the later output format, and with XSL-Transformations you have the ability to convert the content of that XML document into various formats such as text, xml, html, … if necessary you can replace, add, reformat the content,

Community

Authenticating Logins

(Morris Lewis) Login security is the first step in securing a server. The basic premise is that an attacker cannot hurt what he cannot see; therefore, you will spend a lot of time ensuring unauthorized users never log into SQL Server successfully. It may seem as though authenticating logins should b