by gnieboer
A custom Source Adapter for SQL Server 2005 data flows.It allows a user to import text files which are not properly formatted flat files by specifying a regular expression.It is useful for importing legacy text reports and other unusual data.
- Minor bug fixes - col 0 now always a TEXT format - changed references to SpecificVersion = False to prevent reported install bug - Appending _TEXT name to column will force system to make column datatype TEXT instead of VARCHAR for very long columns
This is my first Sourceforge release. This is a simple component that can parse text files using a regular expression. It includes a basic UI as well to assist in ensuring that the RegEx will work properly. To install, download the .dll, copy it to ...
Anonymous committed patchset 1 of module CVSROOT to the RegExSourceAdapter CVS repository, changing 11 files
Anonymous created the Welcome to Developers forum thread
Anonymous created the Welcome to Help forum thread
Anonymous created the Welcome to Open Discussion forum thread
gnieboer registered the RegExSourceAdapter project
Initial Release
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use