<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/vbnet/tags/databasenullconvertstring</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 00:45:03 GMT</pubDate>
<item>
<title>(VB.NET) Convert database NULL value fields to any string - psybuck2002us</title>
<link>http://snipplr.com/view/38508/convert-database-null-value-fields-to-any-string/</link>
<description><![CDATA[ <p>This code converts database NULL field values to a string. The first argument represents the field from the database (maybe a Datarow field) and the second argument is the optional string that should be returned if a NULL value is encountered. By default, the function returns an empty string value.</p> ]]></description>
<pubDate>Thu, 05 Aug 2010 07:11:33 GMT</pubDate>
<guid>http://snipplr.com/view/38508/convert-database-null-value-fields-to-any-string/</guid>
</item>
</channel>
</rss>