Difference between revisions of "Integration with data and applications"
Line 14: | Line 14: | ||
* [[Read from and write to Excel spreadsheets]] | * [[Read from and write to Excel spreadsheets]] | ||
* [[Import and Export data]] | * [[Import and Export data]] | ||
+ | * [[Model file formats]] | ||
* [[OLE linking]] | * [[OLE linking]] | ||
* [[RunConsoleProcess - call other applications]] | * [[RunConsoleProcess - call other applications]] |
Revision as of 20:28, 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
- 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