multiple data sources
Teroid DataSourceBrowser 2.0
Data Source Browser is a tree control for .NET containing the schema of any OLE DB data source more>>

Eltima RS232 Data Logger 2.7
RS232 Data Logger redirects data from any available real or virtual serial port and saves it into a text file that can be analyzed later. RS232 Data Logger is free and provides the possibility to gath more>>
Laptop Data Recovery 1.0
Laptop data recovery toolbar for Internet Explorer. Hard drive data recovery software. Sources of computer data recovery services. Complicated data loss, recover loss files. Numberous data recovery products available. more>> <<less
Migrate-Data 1.1
Migrate-Data is an extremely powerful enterprise data migration tool more>>
With Migrate-Data the user can easily extract, transform, load and integrate data from any-to-any databases. In addition the user can also perform customized data extraction from source and create customized target objects.
Migrate-Data 1.0 supports Oracle, SQL Server, DB2 UDB, MySql, PostgreSql, Ingres, Informix, Mimer SQL, MaxDB, MS Access, Flat File and Excel file as data source and Oracle, SQL Server, DB2 UDB, MySql, PostgreSql, Ingres, Informix, Mimer SQL, MaxDB as target.
Main features:
- Migrates data to target database having same or different schema from the source database
- Generates CREATE TABLE script for target table by having the selected fields from one or more tables with modified properties.
- Incorporates a query builder that helps to create SQL SELECT statement by having selected fields from one or more tables, with data filtering conditions
- Facility for parsing SQL SELECT statement and checking syntax
- Option for adding a field for generating data of type sequence or identity, along with the selected field/s from the source table/s
- Facilitates for changing target table name, field name, field type and size while extracting data from one or more tables in the source database, flat file and Excel sheet
- Facility to execute SQL SELECT statement that is stored in a file for extracting data from the source database
- Facility to paste SQL SELECT statement by copying that from out side sources for extracting data from the source database
- Incorporates Driver manager that helps to instantiate a JDBC driver dynamically at run time
- Generates DDL (Data definition language) script
- Provides syntax editor for viewing, editing and saving generated DDL script for the target database
- Provides syntax editor for viewing, editing and saving generated CREATE TABLE statement for the target table, from the selected tables and declared constraints.
type and size while extracting data from one or more tables in the source database, flat file and ... in a file for extracting data from the source database 8.Facility to paste SQL SELECT statementTeroid Data Graph 2.0
A .NET Windows Forms control drawing column, line or bar graphs from ADO .NET data more>>
Teroid Data Graph is a .NET Windows Forms control which draws a graph from any suitable ADO .NET data source. It can draw a column, line or bar graph, the data source can be a connection string, Connection object, a DataSet object, a DataTable object or a DataView object. The control can display data across any range of positive or negative numbers, and all aspects of the graphs appearance including colors, fonts and line thicknesses.
Requirements: .NET CLR
<<lessLattice.DataMapper 1.0
Lattice.DataMapper is a useful .NET based object persistence library for relational databases more>>
The Lattice.DataMapper framework will help you to significantly reduce the amount of .net code that you normally need to access a relation database. Simplicity is the biggest advantage of Lattice.DataMapper over other frameworks and object relational mapping (O/R Mapper) tools. To use Lattice.DataMapper you need only be familiar with XML, stored procedures and SQL. Lattice.DataMapper provides the platform and flexibility to build your own architecture and you, the developer, have the full power of both stored procedures and SQL at your fingertips.
Lattice.DataMapper is a tool that maps .NET objects to and from an underlying relational database using external XML configuration and mapping files. The data access is externalized in XML and can include both SQL queries and stored procedure calls. An API is provided to then dynamically store and retrieve .NET objects using the mapping definitions.
Main features:
- Support .NET 2.0 and .NET 1.1 framework
- Support for different data providers and multiple data sources.
- Support object pre-fetch( one-to-one, one-to-many, many-to-many relationship )
- Queries are batched and run as one transaction
- Batch job can be run asynchronously at scheduled time as separate thread
- Cache can be set up per query ( supports cache database dependency )
- Support .NET 2.0 Generic and nullable value type
- Support nullable value types using null-value attribute
- Logging and error handling using Log4net framework
- Support distributed transactions without deriving from the ServiceComponent
- XML file based configuration file to define available data providers and data sources.
- XML based mapping files to define O/R mapping
- XSLT template based tool to auto-generate stored procedures, business entities and mapping files.

Teroid Data Filter 3.0
Teroid Data Filter - .NET control allowing users to set filter criteria and sort order for ADO data more>>
After the DataView or BindingSource properties are set, a row is added to the control for each column in the underlying data source, each containing controls allowing the user to set the criteria condition (=, >, LIKE etc) and a criteria value.
These selections are then used to create a filter string for use as the DataViews RowFilter property or the BindingSources Filter property.
The control has methods to apply the filter to the data source or clear any user criteria, and can optionally show buttons to allow the user to utilize this functionality directly
Microsoft SQL Server 2000 Remote Data Source Funct Q316333
One of the features of Structured Query Language (SQL) in SQL Server 7.0 and 2000 is the ability to connect to remote data sources more>> One of the features of Structured Query Language (SQL) in SQL Server 7.0 and 2000 is the ability to connect to remote data sources. One capability of this feature is the ability to use ?ad hoc? connections to connect to remote data sources without setting up a linked server for less-often used data-sources. This is made possible through the use of OLE DB providers, which are low-level data source providers. This capability is made possible by invoking the OLE DB provider directly by name in a query to connect to the remote data source.
An unchecked buffer exists in the handling of OLE DB provider names in ad hoc connections. A buffer overrun could occur as a result and could be used to either cause the SQL Server service to fail, or to cause code to run in the security context of the SQL Server. SQL Server can be configured to run in various security contexts, and by default runs as a domain user. The precise privileges the attacker could gain would depend on the specific security context that the service runs in.
An attacker could exploit this vulnerability in one of two ways. They could attempt to load and execute a database query that calls one of the affected functions. Conversely, if a web-site or other database front-end were configured to access and process arbitrary queries, it could be possible for an attacker to provide inputs that would cause the query to call one of the functions in question with the appropriate malformed parameters.
<<lessMicrosoft SQL Server 7.0 Remote Data Source Functi Q318268
One of the features of Structured Query Language (SQL) in SQL Server 7.0 and 2000 is the ability to connect to remote data sources more>> One of the features of Structured Query Language (SQL) in SQL Server 7.0 and 2000 is the ability to connect to remote data sources. One capability of this feature is the ability to use ?ad hoc? connections to connect to remote data sources without setting up a linked server for less-often used data-sources. This is made possible through the use of OLE DB providers, which are low-level data source providers. This capability is made possible by invoking the OLE DB provider directly by name in a query to connect to the remote data source.
An unchecked buffer exists in the handling of OLE DB provider names in ad hoc connections. A buffer overrun could occur as a result and could be used to either cause the SQL Server service to fail, or to cause code to run in the security context of the SQL Server. SQL Server can be configured to run in various security contexts, and by default runs as a domain user. The precise privileges the attacker could gain would depend on the specific security context that the service runs in.
An attacker could exploit this vulnerability in one of two ways. They could attempt to load and execute a database query that calls one of the affected functions. Conversely, if a web-site or other database front-end were configured to access and process arbitrary queries, it could be possible for an attacker to provide inputs that would cause the query to call one of the functions in question with the appropriate malformed parameters.
<<lessTeroid Data Print Control 3.2
Teroid Data Print Control is a .NET component providing a set of properties and methods for printing data more>>
The data source can be a connection string, a Connection object, a DataSet object or a DataTable object, and the control also includes page setup and print preview functionality.
Main features:
- Prints any ADO .NET data source in either a grid or individual pages
- Data source can be a DataTable object, a DataSet object or a DataSource object
- Page headers, footers and numbers can be included
- Fonts and colours can be customised
- Includes page setup and print preview as well as print functionality
System requirements:
- .NET CLR

My People Search 1.0
Use our database of more than one billion records to locate friends, relatives, lost love, classmates or anyone else. My People Search lets you utilize a network of multiple data sources, public and p more>>
MapWindow Online Data Plug-in 2.7.0.0
MapWindow Online Data Plug-in is an open source plug-in for MapWindow. more>> The MapWindow Online Data Plug-in is an open source plug-in for the MapWindow GIS platform. It is intended to allow seamless access to online data sources, provided by ArcIMS or OGC-compliant web servers.
This tool was created in connection with my Masters thesis and a few papers.
Supported data sources include:
* ArcIMS Feature Servers
* ArcIMS Image Servers
* OGC Web Map Servers (WMS)
* OGC Web Feature Servers (WFS)<<less

RS232 Data Logger 2.7
Free RS232 Data Logger from Eltima Software more>> RS232 Data Logger by Eltima Software is an Open Source application which allows you to redirect all communication data from RS232 compliant serial port device into a text file for further analysis. RS232 Data Logger redirects data from any available serial port (doesnt matter whether it is virtual or real one) and works under Virtual Machine (VMWare). You can gather data from multiple serial ports simultaneously. All data recorded as a text can be further analyzed. For instance, you may parse global positioning data (coordinates) from GPS device connected to your notebook via serial port to track your movement; or you may simply investigate and learn how serial ports work. RS232 Data Logger is able to select the file where to redirect incoming data for each port and specify serial port connection parameters (baudrate, parity, stop bits, flow control, databits). Among other hot features of this Data Logger is real-time counter of the received and stored bytes and the ability to work under Virtual Machines. The utility allows you to disable/enable logging on-the-fly and append incoming data to already existing file. RS232 Data Logger is provided with source code (MFC/C++ VC7.1).<<less
Data Generator Source Adapter 1.1.0.23
Data Generator Source Adapter generates random integer (DT_I4) and string (DT_WSTR) data and places them in the pipeline more>>
This component is used by us to do testing of the pipeline and components downstream. Previously we would have used a script component (as a source) to generate the rows but found ourselves rewriting the code too often so created this component.
The component is provided as an MSI file, however to complete the installation, you will have to add the transformation to the Visual Studio toolbox manually. Right-click the toolbox, and select Choose Items.... Select the SSIS Data Flow Items tab, and then check the Data Generator Source from the list.

Select to Excel 1
This small Excel macro allows you to execute SQL commands on any ODBC data source directly in Excel and will paste the results in an Excel sheet where you can sort, filter and further manipulate the d more>>