<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to blog</title><link href="https://sourceforge.net/p/tableprocessor/blog/" rel="alternate"/><link href="https://sourceforge.net/p/tableprocessor/blog/feed.atom" rel="self"/><id>https://sourceforge.net/p/tableprocessor/blog/</id><updated>2012-08-06T08:50:31.724000Z</updated><subtitle>Recent posts to blog</subtitle><entry><title>Table Processor Initial opensource release</title><link href="https://sourceforge.net/p/tableprocessor/blog/2012/08/table-processor-initial-opensource-release/" rel="alternate"/><published>2012-08-06T08:50:31.724000Z</published><updated>2012-08-06T08:50:31.724000Z</updated><author><name>Tim Gordon</name><uri>https://sourceforge.net/u/timgordon81/</uri></author><id>https://sourceforge.netd8a0ca47b71fb4d841dbe1223b87c5e40637fb54</id><summary type="html">Finished getting the Table Processor code into SVN and uploading the first release binaries!

Source-code release download on its way.

Removed the functionality for storing database connection settings in the registry - this is how we used to do it in the old days.

Still on the todo-list:
- Need to standardize on a single naming convention (remove the cls Prefix from some of the class definitions)
- Define additional column types for storage of binary data-types (only Image is currently supported)
- Need to streamline the process for retrieval and storage of binary objects from database, currently you need to store and retrieve the record first before you can insert a binary object into  a column.
- Need an create an example project to demonstrate use and advantages of the Table Processor
- Need to create a README for release notes

Tim
</summary></entry></feed>