SEARCH RESULTS
 
Showing 1-10 of 46 records
 
Expand article

Retrieve XML data values with XQuery in SQL Server 2005

2008-04-11 12:36:44 by Heidi Sweeney in WhatIs: Enterprise IT tips and expert advice
 
...values -- instead of XML as a single data type value -- the XQuery is the scripting language you're looking for. Microsoft designed XQuery specifically to access XML data in SQL Server 2005, allowing you to retrieve XML columns, variables and parameters. In this tip, you'll learn how to use two XQuery methods within your T-SQL statements:...
 
 
 
 
 
Expand article

Retrieve cell values from tables in a Lotus Notes rich-text field

2008-03-25 09:59:42 by Manikandan Sv in WhatIs: Enterprise IT tips and expert advice
 
Get LotusScript code to retrieve and display values from cells within a table in a Lotus Notes rich-text field (RTF
 
 
 
 
 
Expand article

Mastering account lockout values

2008-05-13 13:46:14 by Gary Olsen, Contributor in WhatIs: Enterprise IT tips and expert advice
 
Tweaking account lockout values can save money for your company by eliminating help desk calls for users' account lockouts
 
 
 
 
 
Expand article

Risk and Culture

2008-05-21 05:19:59 by schneier in Schneier on Security
 
...values, for example, proposing it as a solution to global warming makes persons who hold such values more willing to consider evidence that climate change is a serious risk. Because people tend to impute credibility to people who share their values, persons who hold hierarchical and egalitarian values are less likely to polarize when they...
 
 
 
 
 
Expand article

Auditing open source software

2007-10-08 16:13:00 by Panayiotis Mavrommatis in Google Online Security Blog
 
...values pulled out of images being parsed. They are added together, causing a classic integer overflow condition and the bypass of the size check. A subsequent additional integer overflow in the allocation of a buffer leads to a heap-based buffer overflow gunzip . In September 2006, my colleague Tavis Ormandy reported some interesting...
 
 
 
 
 
Expand article

Setting file ACLs with PowerShell part 4

2007-11-29 09:34:00 by Keith Brown in Security Briefs
 
...values. But to understand how it works, you'll have to bear with me and learn about type-constrained variables in PowerShell, which is a really cool feature unto itself, and one that I use all the time While PowerShell doesn't support strong typing in the classic sense of a compiler, it does have a feature that allows you to constrain the...
 
 
 
 
 
Expand article

What Does SHA1 is Broken Mean?

2007-12-12 07:35:00 by Eric Marvets in The Security Samurai
 
...values for x is infinite. The hash on the other hand is a fixed size. Therefore, for each value in the range of our hash, there are an infinite number of possible values for x This range of possible values determines the odds of guessing a value x to match a known value f(x). If the size of the hash value was 2 1 , there would be a 50/50...
 
 
 
 
 
Expand article

Measuring Vulnerability

The Article has images
2008-04-14 14:31:38 by JonesJ in RiskAnalys.is
...values being measured may vary over time (e.g., hurricane wind speed varies throughout the lifetime of the storm, and strength can change throughout the lifetime of a control One or more of the values being measured may vary across a population (e.g., not all hurricanes have the same wind speed When absolute scales apply Warning: This is an...
 
 
 
 
 
Expand article

Making Risk Measures Agree with Accounting 100%

2006-12-26 05:27:00 by Jomni in Risk Management Quant
 
...values, etc. In risk measurement, benchmark results are acceptable as long as they are reasonable (where you can see the degree of sensitivity to different types of risks). So what is important in risk measurement is not the valuation of your positions to the exact cent but the model on how this value reacts with different types of risk....
 
 
 
 
 
Expand article

Logs: Parsing, Tokenizing or Extracting?

2008-03-11 01:54:00 by Dr Anton Chuvakin in Anton Chuvakin Blog -