Viewing 15 posts - 5,776 through 5,790 (of 6,022 total)
In addition to responding to data breaches, you also need some type of monitoring process in place to detect a breach. Any thoughts on the best methods or services to...
January 5, 2011 at 12:11 pm
How you approach this really depends on how the table and column are being used and what applications or reports that currently reference the table would be affected. If 'ASP'...
January 5, 2011 at 11:30 am
I'm not sure what useful information could be gleamed from database "transaction logs" in the event of a data breach, unless the hacker was modifying data.
In addition to the...
January 5, 2011 at 7:43 am
ibzmiller (1/4/2011)
I had approached it this way initially. I had a script ready and everything. But thought that maybe it would be cleaner to delete/less prone to error...
January 4, 2011 at 8:42 am
ibzmiller (1/3/2011)
I'm working with SQL Server 2005 and need to deploy table changes to the live database which has existing data. All I'm doing is adding a couple...
January 4, 2011 at 7:51 am
CirquedeSQLeil (12/30/2010)
January 3, 2011 at 8:23 am
Stefan Krzywicki (12/30/2010)
December 30, 2010 at 12:59 pm
Index 1: CafeNumber, BusinessDate
Index 2: BusinessDate, CafeNumber, DField
Index 3: id, BusinessDate, CafeNumber, PosNumber
There is a reason for multiple indexes. For example, if a reporting type query only searches on BusinessDate,...
December 30, 2010 at 12:30 pm
When you post a resume on a job site, I think that most employers just text search and skim over the online version. However, when we interview candidates, we do...
December 30, 2010 at 11:01 am
You could call MS Access a low end development tool, because it supports the construction of complete applications, having a scripting language, forms, database, and reporting engine all bundled together....
December 30, 2010 at 7:24 am
Steve Jones - SSC Editor (12/29/2010)
jay holovacs (12/29/2010)
Don't forget: any job that can be done from home can be done from a 'low cost country'
I'd highly disagree with this. Just...
December 30, 2010 at 7:06 am
Is this what you mean by sorting a string in numeric order?
1
1.1
1.3.4
1.22.0
December 29, 2010 at 10:59 am
I haven't worked in an office in some time, but I do remember a constant stream of interruptions. An hour of time without someone talking to you was rare, and...
December 29, 2010 at 10:21 am
DBA Rafi (12/28/2010)
As you said, If such warning is not available in SQL Server, then It's fine. No Issues. I should go with that.
But I don't...
December 29, 2010 at 9:57 am
Viewing 15 posts - 5,776 through 5,790 (of 6,022 total)