Viewing 15 posts - 5,191 through 5,205 (of 6,022 total)
wayne.mcdaniel (3/30/2012)
March 30, 2012 at 9:32 am
Really, this article could be more of a general primer on how to call a stored procedure from a windows form application. If it included a best practive example of...
March 30, 2012 at 7:52 am
I think the best way to kick off backups would be to schedule them via SQL Server Agent job. If you're going to kick off your backups from something like...
March 30, 2012 at 7:41 am
The Mechanical Turk may be the first documented case of a slick salesperson showcasing Vaporware.
March 29, 2012 at 9:32 am
One option for detecting table inserts, updates, and deletes is to implement a server side trace on perhaps the StmtStarting event and also filtering TextData.
To create a trace, the...
March 26, 2012 at 12:07 pm
Truth be told, some IT guys are probably intimidated by the prospect of a new hire to the department who will be doing the same or similar job. They're afraid...
March 23, 2012 at 2:21 pm
Gianluca Sartori (3/23/2012)
Eric M Russell (3/23/2012)
March 23, 2012 at 7:37 am
Formatting dates in the presentation layer is best, because how the application wants dates formatted and how reporting wants dates formatted will be different, even if you get them to...
March 23, 2012 at 6:47 am
If someone is looking for free books, the "Best of SQL Server Central" volumes 1 - 7 can be downloaded. It contains a mix of dba, developer, and BI topics.
March 21, 2012 at 11:38 am
I'm curious to know how or if you were able to see those mdf and ldf files again from SSMS. Even if the files were in use by another process,...
March 21, 2012 at 11:25 am
jfogel (3/21/2012)
March 21, 2012 at 8:55 am
One reason why a 40% increase in data growth translates into only a 5% increase in IT budget is that our hardware and database server platforms are designed to handle...
March 21, 2012 at 8:06 am
One thing that will attract talent to a company is when they publish technology solution case studies in trade publications or on their website. There have been occasions where I...
March 20, 2012 at 2:25 pm
jfogel (3/20/2012)
Resume reads:"I am a master of Sequel Server"
Yeah uh okay.
Well, if he doesn't even know what the technology is called, then even Google and MSDN won't help him. I...
March 20, 2012 at 11:10 am
drew.georgopulos (3/18/2012)
March 19, 2012 at 2:10 pm
Viewing 15 posts - 5,191 through 5,205 (of 6,022 total)