<![CDATA[Latest Content by Dejan Nakarada-Kordic]]>http://www.sqlmag.com/authors/author/author/5062084/rss/5062084en-USFri, 25 May 2012 10:39:04 GMTFri, 25 May 2012 10:39:04 GMT<![CDATA[File Operations Made Easy]]>http://www.sqlmag.com/article/tsql/file-and-date-operations-made-easy-129745
By Dejan Nakarada-Kordic
File operations that require many lines of T-SQL code can often be handled with a single function call if you use a CLR class, such as FileCLR. This class lets you easily obtain a list of the files in a folder, write text to a file, and much more.]]>
Dejan Nakarada-KordicMon, 23 May 2011 15:47:00 GMThttp://www.sqlmag.com/article/tsql/file-and-date-operations-made-easy-129745
<![CDATA[Sidebar: Date Operations Made Easy]]>http://www.sqlmag.com/article/tsql2/sidebar-date-operations-easy-135928
By Dejan Nakarada-Kordic
Sidebar: Date Operations Made Easy]]>
Dejan Nakarada-KordicMon, 23 May 2011 10:00:00 GMThttp://www.sqlmag.com/article/tsql2/sidebar-date-operations-easy-135928
<![CDATA[A Practical Approach to Managing Database Size]]>http://www.sqlmag.com/article/database-administration/managing-database-files-and-filegroups-a-practical-approach
By Dejan Nakarada-Kordic
The size of a database’s data files can affect database availability, performance, and support. Here’s what you can do to effectively manage their size.]]>
Dejan Nakarada-KordicTue, 08 Feb 2011 16:44:00 GMThttp://www.sqlmag.com/article/database-administration/managing-database-files-and-filegroups-a-practical-approach
<![CDATA[Move Database Files Without Taking the Database Offline]]>http://www.sqlmag.com/article/tsql3/move-database-files-without-taking-the-database-offline
By Dejan Nakarada-Kordic
If you move database files using one the methods prescribed in the SQL Server documentation, you have to take your databases offline. You can avoid this situation by using the ALTER DATABASE and DBCC SHRINKFILE commands.]]>
Dejan Nakarada-KordicFri, 19 Feb 2010 00:00:00 GMThttp://www.sqlmag.com/article/tsql3/move-database-files-without-taking-the-database-offline
<![CDATA[Managing Service Broker Conversations]]>http://www.sqlmag.com/article/performance/managing-service-broker-conversations
By Dejan Nakarada-Kordic
Prevent data loss and improve performance by using this method to reduce conversation management overhead.]]>
Dejan Nakarada-KordicTue, 08 Dec 2009 00:00:00 GMThttp://www.sqlmag.com/article/performance/managing-service-broker-conversations
<![CDATA[Don't Let Poison Messages Kill Processing in SQL Server 2005's Service Broker]]>http://www.sqlmag.com/article/tsql3/don-t-let-poison-messages-kill-processing-in-sql-server-2005-s-service-broker
By Dejan Nakarada-Kordic
Here’s a solution you can use when you need to disable XML validation yet have Service Broker continue processing when it encounters a poison message.]]>
Dejan Nakarada-KordicMon, 24 Nov 2008 00:00:00 GMThttp://www.sqlmag.com/article/tsql3/don-t-let-poison-messages-kill-processing-in-sql-server-2005-s-service-broker