Description
Description-Separate-1DataPlugin Example showing how to use ADO for reading / importing MS Excel or MS SQL data.
ADO is a COM interface created by Microsoft for accessing Excel files and Microsoft SQL databases. This DataPlugin example shows how Excel data can be read.
You can adjust the DataPlugin to read any ADO capable source data.
| File Extension: |
*.XLS; *.MDB |
| Direction: |
Read / --- |
| Last Change: |
November 09, 2006 |
Description-Separate-2Related Links
Related-Separate-1Related-Separate-2