Some applications have a single set of data. Others may have multiple data sets. For example, accounting applications often allow users to have different sets of data for different companies. Other common uses of multiple data sets are:

By "set of data," we mean multiple instances of the same database structure but with different contents. Stonefield Query refers to a set of data as a "data source."

If you want to allow your users to query on different sets of data, set the Allow Multiple Data Sources setting to True. When this setting is True, the Login dialog displays a drop-down list of data sources defined to Stonefield Query and the File menu has an Open Database function (although it may appear as something other than "Open Database," depending on the value of the Description for Data Sources setting). These allow the user to choose which data source to query on.

How are different data sources defined to Stonefield Query? One of two ways:

See Also
Allow Queries on Multiple Data Sources | Configuration Settings | DataSource Object | DataSources Collection | GetDataSources | User Can Manage Data Sources