Difference between revisions of "Integration with data and applications"
Line 9: | Line 9: | ||
* [[Read and write text files]] | * [[Read and write text files]] | ||
* [[Read data from URL on internet]] | * [[Read data from URL on internet]] | ||
− | * [[ | + | * [[Copy and Paste between applications]] |
* [[Database access]] | * [[Database access]] | ||
* [[Database functions]] | * [[Database functions]] |
Revision as of 20:51, 1 June 2016
OLE linking makes it possible to link data to and from external applications. With OLE linking, changes to inputs or results are automatically and instantaneously propagated between applications.
This chapter describes how to exchange data between Analytica and other applications by using the standard Copy and Paste commands, using OLE linking, reading and writing data in Excel worksheets, and using the Import and Export commands.
Sections
- Read and write text files
- Read data from URL on internet
- Copy and Paste between applications
- Database access
- Database functions
- Read from and write to Excel spreadsheets
- Import and Export data
- Model file formats
- OLE linking
- RunConsoleProcess - call other applications
- COM Automation Objects
These methods are explained in full detail on the next few pages.
See Also
Comments
Enable comment auto-refresher