Difference between revisions of "Integration with data and applications"
Line 10: | Line 10: | ||
* [[Read data from URL on internet]] | * [[Read data from URL on internet]] | ||
* [[Using the Standard Copy and Paste Commands]] | * [[Using the Standard Copy and Paste Commands]] | ||
− | |||
* [[Database access]] | * [[Database access]] | ||
* [[Database functions]] | * [[Database functions]] | ||
* [[Read from and write to Excel spreadsheets]] | * [[Read from and write to Excel spreadsheets]] | ||
− | * [[ | + | * [[Import and Export data]] |
+ | * [[OLE linking]] | ||
* [[RunConsoleProcess - call other applications]] | * [[RunConsoleProcess - call other applications]] | ||
* [[COM Automation Objects]] | * [[COM Automation Objects]] |
Revision as of 17:27, 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
- Using the Standard Copy and Paste Commands
- Database access
- Database functions
- Read from and write to Excel spreadsheets
- Import and Export data
- 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