<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.codesmithtools.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Schema Providers</title><link>http://community.codesmithtools.com/gallery/g/schemaproviders/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>SQL 2005 CE Provider 1 Beta Release - Upgrade</title><link>http://community.codesmithtools.com/gallery/p/27721.aspx</link><pubDate>Tue, 18 Sep 2007 22:44:08 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:27721</guid><dc:creator>christopherglasater</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;This post is an enhancement from the code by JHEIDT:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.codesmithtools.com/forums/p/5921/23086.aspx#23086"&gt;&lt;font color="#000000"&gt;http://community.codesmithtools.com/forums/p/5921/23086.aspx#23086&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Basically I found the code that was provided was not recognized by the CodeSmith 4.1 Provider Schema API. I made modifications to the code..here are the results...&lt;/p&gt;
&lt;p&gt;I had to change the namespace to allow the CodeSmith API to recognize the provider.&lt;/p&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.02.77.21/Codesmith-_2D00_-SQL-2005-CE-Provider.zip" length="97682" type="application/x-zip-compressed" /></item><item><title>Oracle Schema provider </title><link>http://community.codesmithtools.com/gallery/p/26612.aspx</link><pubDate>Tue, 24 Jul 2007 00:39:36 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:26612</guid><dc:creator>flash_us</dc:creator><slash:comments>15</slash:comments><description>&lt;p&gt;&amp;nbsp;The original version was made by Michael Toscano and Geoff McElhanon.&lt;/p&gt;&lt;p&gt;Now it is able to retrieve keys and fields information from Oracle. That meant much better working with NetTiers!&amp;nbsp; The only file that isn&amp;#39;t generated is the file with stored procedures. Hope guys from NetTiers will fix it soon.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Made by Ilya Dyachenko aka flash_us.&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.02.66.12/SchemaExplorer.OracleNativeSchemaProvider.zip" length="13073" type="application/zip" /></item><item><title>VistaDB 3.0 Schema Provider</title><link>http://community.codesmithtools.com/gallery/p/22736.aspx</link><pubDate>Fri, 02 Mar 2007 23:16:19 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:22736</guid><dc:creator>JasonBunting</dc:creator><slash:comments>3</slash:comments><description>A CodeSmith SchemaProvider for VistaDB 3.0 is now available for &lt;A class="" href="http://www.sapientdevelopment.com/?ref=codesmithdownloads"&gt;&lt;STRONG&gt;download here&lt;/STRONG&gt;&lt;/A&gt;.</description><enclosure url="http://www.sapientdevelopment.com/downloads/VistaDB3SchemaProvider.zip" length="12708" type="application/x-zip-compressed" /></item><item><title>Improved SQLite 3 Schema Provider</title><link>http://community.codesmithtools.com/gallery/p/21748.aspx</link><pubDate>Tue, 23 Jan 2007 18:05:13 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:21748</guid><dc:creator>joseph_guadagno</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This Schema Provider is based on the Schema Provider provided by Adam Nelson (anelson@apocryph.org) which can be found at &lt;a href="http://community.codesmithtools.com/files/folders/schemaproviders/entry18263.aspx" title="SQLite 3 alternate provider"&gt;http://community.codesmithtools.com/files/folders/schemaproviders/entry18263.aspx&lt;/a&gt;.&amp;nbsp; If you have any questions or comments regarding this Schema Provider, contact me, Joseph Guadagno, at jguadagno@hotmail.com.&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Improvements Made&lt;br&gt;&lt;/b&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Added a resource file for string constants, and messages.&lt;br&gt;&lt;/li&gt;&lt;li&gt;Name property changed to use Reflection to return the name of the provider.&lt;/li&gt;&lt;li&gt;Description property changed to use a string from the resource file.&lt;/li&gt;&lt;li&gt;GetCommandParameters, GetCommandResultSchemas, and GetCommandText methods were changed to use the resource file for its string values.&lt;/li&gt;&lt;li&gt;&lt;b&gt;GetTableColumns&lt;/b&gt;: This method was modified to return additional properties to the column, namely size, numeric scale, and precision.&lt;/li&gt;&lt;li&gt;&lt;b&gt;GetTableKeys&lt;/b&gt;: This method was modified to return the ForeignKeys for the table as well as the tables that have a reference to the specified table.&amp;nbsp; This is required by the SchemaExplorer interface to properly populate the PrimaryKey and ForiegnKey properties.&lt;br&gt;&lt;/li&gt;&lt;li&gt;New File: SchemaColumns.cs: This file contains constants for all of the columns available for GetSchema calls.&amp;nbsp; &lt;br&gt;&lt;/li&gt;&lt;li&gt;Included a test client which provides an interface to test the provider.&lt;br&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;b&gt;Requirements for this SchemaProvider&lt;/b&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;SchemaExplorer.DLL version 3.2.7.955&lt;/p&gt;&lt;p&gt;System.Data.SQLite ADO.NET provider found at &lt;a href="http://sourceforge.net/projects/sqlite-dotnet2" title="System.Data.SQLite"&gt;http://sourceforge.net/projects/sqlite-dotnet2&lt;/a&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.02.17.48/Sqlite3SchemaProvider.zip" length="545684" type="application/zip" /></item><item><title>SQLite 3 alternative provider</title><link>http://community.codesmithtools.com/gallery/p/18263.aspx</link><pubDate>Wed, 27 Sep 2006 21:23:35 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:18263</guid><dc:creator>dSquared</dc:creator><slash:comments>0</slash:comments><description>&lt;P&gt;Here is an alternative schema provider for sqlite3 database.&lt;BR&gt;Actually it is a corrected and enhanced version of the Apocryph one (&lt;A href="http://apocryph.org/a_sqlite_schema_provider_for_codesmith"&gt;http://apocryph.org/a_sqlite_schema_provider_for_codesmith&lt;/A&gt;), which&amp;nbsp;use the very good sqlite ADO.net wrapper of &lt;A href="http://sqlite.phxsoftware.com/"&gt;http://sqlite.phxsoftware.com/&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;What I've modified is :&lt;BR&gt;-&amp;nbsp;support of correct Native Types&lt;BR&gt;-&amp;nbsp;addition of the CS_Identity extended property.&lt;BR&gt;&lt;BR&gt;ps: I use this provider along with .netTiers to generate a fully fonctionnal entities/dal layers. more on that on the .netTiers forums in few days.&lt;/P&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.01.82.63/Sqlite3SchemaProvider.zip" length="329782" type="application/x-zip-compressed" /></item><item><title>Informix Schema Provider</title><link>http://community.codesmithtools.com/gallery/p/12998.aspx</link><pubDate>Wed, 26 Apr 2006 18:34:18 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:12998</guid><dc:creator>sbaker</dc:creator><slash:comments>0</slash:comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;Custom schema provider for IBM Informix using the IBM Informix .NET Provider.&amp;nbsp; Tested with Informix Client SDK version 2.9 and Informix Dynamic Server version 9.4.&amp;nbsp; This schema provider was based on the MySQL provider created by David Neal at ChristianASP.NET.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Feel free to send any improvements to Sean Baker at &lt;A href="mailto:sbaker@moneymailer.com"&gt;sbaker@moneymailer.com&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Release 1.0.0.0 - 2006-04-26&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Initial Release&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.01.29.98/IfxSchemaProvider.zip" length="65393" type="application/x-zip-compressed" /></item><item><title>MySQL 5.0 Schema Provider for CodeSmith 3.1.x</title><link>http://community.codesmithtools.com/gallery/p/8790.aspx</link><pubDate>Wed, 28 Dec 2005 21:11:57 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:8790</guid><dc:creator>ChristianASPNET</dc:creator><slash:comments>4</slash:comments><description>Custom schema provider for MySQL 5.0. The provider takes advantage of the
latest MySQL features, including INFORMATION_SCHEMA tables, stored
procedures, and so forth.&lt;br&gt;&lt;br&gt;Be sure to read the included readme.txt for instructions on requirements and how to set up the provider.&lt;br&gt;&lt;br&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content__ctl0__ctl0__ctl0_BlogEntryText"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;b&gt;Release Notes&lt;/b&gt;&lt;br&gt;&lt;br&gt;Release 0.9.2 : 2006-02-17&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;Updated GetTableKeys() to provide not only the foreign keys for the table but also the foreign keys of other tables that point to the given table. Updated code graciously provided by Douglas R. Steen.&amp;nbsp; Thanks!&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;Added .NET 2.0 version for CodeSmith 3.2.5 or higher (unless recompiled)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;.NET 1.1 version requires CodeSmith 3.1.6 (unless recompiled)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;Release 0.9.1 : 2005-12-29&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;Added support for Extended Properties CS_IsIdentity&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;Bug fix for GetTableData()&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;Requires CodeSmith v3.1.4&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;Release 0.9.0 : 2005-11-27&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span id="PagePartafc70835427342e3ac1691f8b861f9c8_content"&gt;&lt;span&gt;Initial Release&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;</description><enclosure url="http://www.christianasp.net/downloads/MySQLSchemaProvider.zip" length="54005" type="application/x-zip-compressed" /></item><item><title>DB2 Schema Provider</title><link>http://community.codesmithtools.com/gallery/p/8684.aspx</link><pubDate>Wed, 21 Dec 2005 00:34:40 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:8684</guid><dc:creator>gmcelhanon</dc:creator><slash:comments>5</slash:comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;This is the &lt;B&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;location of the most up-to-date version of the unofficial DB2 Schema Provider for CodeSmith 3.x.&amp;nbsp; This provider uses IBM's DB2 provider for .NET.&amp;nbsp; Obviously, you will need to have the IBM DB2 client software installed prior to use.&lt;BR&gt;&amp;nbsp;&lt;BR&gt;The source and the compiled binary are attached in separate ZIP files to this message.&amp;nbsp; To "install" the provider, just copy the following files (from the binaries zip) to your C:\Program Files\CodeSmith\v3.0\SchemaProviders (or equivalent) folder:&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;SchemaExplorer.Db2SchemaProvider.dll &lt;/FONT&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;SchemaExplorer.Db2SchemaProvider.dll.config&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Many of the features available in the &lt;A HREF="/files/9/schemaproviders/entry8631.aspx"&gt;Oracle Schema Provider&lt;/A&gt; &lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;are available in this DB2 version since they share the same basic source code.&amp;nbsp; Unfortunately, I don't have the time to fully document the specifics of this library.&amp;nbsp; For example, many of the same &lt;B&gt;CS_*&lt;/B&gt; extended properties are available, and there is support for the CODESMITH_EXTENDED_PROPERTIES table for use with your templates.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Also, the config file is simple and well documented.&amp;nbsp; You should review this before actually using the provider just to know what options are available to you that control some of the provider's behavior.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;Enjoy,&lt;BR&gt;Geoff McElhanon&lt;/FONT&gt;&lt;/P&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.86.84/Db2SchemaProvider.zip" length="51946" type="application/x-zip-compressed" /></item><item><title>ADOXSchemaProvider Source Code</title><link>http://community.codesmithtools.com/gallery/p/8655.aspx</link><pubDate>Tue, 20 Dec 2005 07:15:12 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:8655</guid><dc:creator>ejsmith</dc:creator><slash:comments>0</slash:comments><description>Here is the source code to the ADOXSchemaProvider.&amp;nbsp; It can be used as an example of how to build a schema provider.</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.86.55/SchemaExplorer.ADOXSchemaProvider.zip" length="5527" type="application/x-zip-compressed" /></item><item><title>Oracle Schema Provider</title><link>http://community.codesmithtools.com/gallery/p/8631.aspx</link><pubDate>Mon, 19 Dec 2005 19:57:25 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:8631</guid><dc:creator>gmcelhanon</dc:creator><slash:comments>33</slash:comments><description>&lt;DIV&gt;This is the location of the most up-to-date version of the unofficial Oracle Schema Provider for CodeSmith.&amp;nbsp; Thanks goes out to Michael Toscano (aka VikingCoder) for starting a new Oracle provider based solely on the &lt;B&gt;System.Data.OracleClient&lt;/B&gt; namespace.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;To "install" the provider, review the included readme.txt.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;RANDOM NOTES:&lt;/DIV&gt;
&lt;DIV&gt;The &lt;B&gt;CommandSchema&amp;nbsp;&lt;/B&gt;objects returned from the provider will&amp;nbsp;now have the following properties: &lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;B&gt;CS_ObjectType &lt;/B&gt;(i.e "PACKAGE") 
&lt;LI&gt;&lt;B&gt;CS_Status &lt;/B&gt;(i.e. "VALID", "INVALID") 
&lt;LI&gt;&lt;B&gt;CS_ObjectId&lt;/B&gt; (OBJECT_ID of PACKAGE where command resides) 
&lt;LI&gt;&lt;B&gt;CS_OverloadNumber&lt;/B&gt; (will be -1 if no overload exists, or a number &amp;gt; 0 if overloads are present) 
&lt;LI&gt;&lt;B&gt;CS_FullName&lt;/B&gt; (will contain the original "raw" command name prefixed with the owner). 
&lt;LI&gt;&lt;B&gt;CS_Name &lt;/B&gt;(will contain the original "raw" command name)&lt;/LI&gt;&lt;/UL&gt;
&lt;DIV&gt;To support overloads in Oracle, the provider reports the &lt;B&gt;Command.Name&lt;/B&gt; property as CUSTOMER.MODIFY[1], CUSTOMER.MODIFY[2], and so on.&amp;nbsp; What this means is that in order for you to write templates that will handle overloaded Oracle procedures correctly, you'll need to use the &lt;B&gt;CS_Name&lt;/B&gt; extended property value of the &lt;B&gt;CommandSchema&lt;/B&gt; object instead of the &lt;B&gt;Name&lt;/B&gt; property.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I have added support for SQL Server-like&amp;nbsp;extended properties through creation of a CODESMITH_EXTENDED_PROPERTIES table (which is automatically excluded from the list returned by &lt;B&gt;GetTables&lt;/B&gt;, by the way).&amp;nbsp; This is a very powerful feature and I have already started putting it to great use for allowing fine grained control of certain aspects of my PL/SQL generation process (i.e. defining lookup tables and columns, being able to exclude certain columns from all procedure signatures, like CREATEDATE and MODIFIEDDATE, and to provide defaults for those values when they're excluded).&amp;nbsp; The possibilities are endless.&lt;/DIV&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.86.31/OracleNativeSchemaProvider.zip" length="61766" type="application/x-zip-compressed" /></item><item><title>SQLite 3 SchemaProvider</title><link>http://community.codesmithtools.com/gallery/p/8618.aspx</link><pubDate>Mon, 19 Dec 2005 19:42:09 GMT</pubDate><guid isPermaLink="false">829aebef-9208-4531-832e-1f916c1e97cb:8618</guid><dc:creator>pwelter34</dc:creator><slash:comments>0</slash:comments><description>DESCRIPTION:&lt;br /&gt;&lt;br /&gt;SQLiteSchemaProvider is a SQLite Version 3 schema provider for CodeSmith 3.0&lt;br /&gt;using Finisar.SQLite ADO.NET Data Provider.&lt;br /&gt;&lt;br /&gt;INSTALLATION:&lt;br /&gt;&lt;br /&gt;Simply expand SQLiteSchemaProvider&amp;lt;version&amp;gt;.zip to your CodeSmith directory.&lt;br /&gt;This is the directory which contains the CodeSmithStudio.exe executeable.&lt;br /&gt;&lt;br /&gt;USAGE:&lt;br /&gt;&lt;br /&gt;Use Schema Explorer in CodeSmith. When asks for a connection string, enter&lt;br /&gt;a connection in this format:&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Data Source=d:\temp\test.db3; Version=3&lt;br /&gt;&lt;br /&gt;where 'Data Source' is the full path to your database and set 'Version' to 3.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;REMARKS:&lt;br /&gt;&lt;br /&gt;This will not work against version 2 databases. If enough people ask for it,&lt;br /&gt;I can update the source. I will be releasing the source once I get some&lt;br /&gt;feedback on its stability.&lt;br /&gt;&lt;br /&gt;SQLite is practically typeless. The types declared in your SQL are hints to the&lt;br /&gt;database as to the type of data that may be stored in the column. Types may be&lt;br /&gt;omitted altogether. e.g. CREATE TABLE mytable (id, name) is valid SQLite SQL.&lt;br /&gt;Even if you declare a column as INT, you may store a string into that column.&lt;br /&gt;&lt;br /&gt;SQLite's manifest type typing system makes it difficult for code generation&lt;br /&gt;since CodeSmith template authors rely on detailed metadata to generate&lt;br /&gt;strongly typed code. To work around this, QLiteSchemaProvider uses type mapping&lt;br /&gt;rules stored an XML file. Modify this configuration file for the types you use.&lt;br /&gt;Please read the comments in SQLiteTypeMapping.XML which should have expanded&lt;br /&gt;into the CodeSmith installation folder. It should work as is, but I don't know&lt;br /&gt;what types you are using.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;HISTORY:&lt;br /&gt;&lt;br /&gt;0.0.1.0&lt;br /&gt;-------&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Initial release.&lt;br /&gt;&lt;br /&gt;</description><enclosure url="http://community.codesmithtools.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.86.18/SQLiteSchemaProvider_2D00_0.0.1.0.zip" length="172052" type="application/zip" /></item></channel></rss>