Data Sources


[ view full screenshot image ]


Your solutions read data in from Data Sources. A Data Source can be any type of text file or any type of database that is supported by Windows.


For database data sources, you have the flexibility to specify how the data should be retrieved. You can…
1. Use structured query language (SQL).
2. Specify a table name.
3. Specify a view name.
4. Specify an Access query name (for Access databases).