Viewing 15 posts - 4,846 through 4,860 (of 6,026 total)
phonetictalk (7/9/2013)
July 9, 2013 at 3:11 pm
In addition to formulas not being replicated properly, another problem is when a cell that appears to contain a numeric value is treated as text by Excel, because it contains...
July 9, 2013 at 7:25 am
Somewhat related... Oracle has a feature called "Flashback" that leverages the transaction log to query the state of data for any table at a point in time using the "AS...
July 9, 2013 at 7:04 am
Where I work, we don't hire entry level developers straight out of university, or at least not on the database side. Every interview I've participated in has been with candidates...
July 2, 2013 at 10:04 am
Ed Wagner (6/27/2013)
June 28, 2013 at 7:56 am
djackson 22568 (6/26/2013)
Eric M Russell (6/26/2013)
June 27, 2013 at 6:54 am
I don't think that Microsoft can be faulted for insecure data. The database, network, and operating system framework that Microsoft has provided us is solid when it comes to security....
June 26, 2013 at 12:25 pm
TBIG (6/23/2013)
June 26, 2013 at 9:33 am
tania 56573 (6/5/2013)
My company has several instances of the same app. One app/database per client. Now maintenance has become a nightmare. I want to combine all into one. The...
June 26, 2013 at 8:48 am
If this is something like an audit log that's accumulates GB of data and is only occasionally queried, then you want to consider inserting these records into an external file,...
June 26, 2013 at 8:17 am
djackson 22568 (6/25/2013)
That said, companies are the real root cause of poor software. The opposition to allowing time...
June 25, 2013 at 2:52 pm
Gary Varga (6/25/2013)
Eric M Russell (6/25/2013)
June 25, 2013 at 10:44 am
By and large, employees are granted more access to data than they really need to perform their job functions. I'm surprised when people talk about a database with dozens or...
June 25, 2013 at 8:43 am
However why do we need to go to the maintenance plan's log? SQL Server includes the job history. It includes maintenance plans. Why doesn't the job understand there is a...
June 19, 2013 at 7:50 am
Viewing 15 posts - 4,846 through 4,860 (of 6,026 total)