Difference between revisions of "Integration with data and applications"

m
(Added page for Parsing and formatting data)
 
(24 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
<breadcrumbs> Analytica User Guide > {{PAGENAME}}</breadcrumbs><br />
 
<breadcrumbs> Analytica User Guide > {{PAGENAME}}</breadcrumbs><br />
  
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.<br />
+
There are many ways to get data into a model and to save results into another application or file, depending on the type and quantity of data. These range from simple [[Copy and Paste between applications]], to reading and writing [[Read and write text files|text files]], [[Excel spreadsheets read and write|Excel spreadsheets]], and  [[Database access|databases]]. You can also use [[OLE linking]] and [[COM Automation Objects|COM automation]] between applications. You can [[Read data from URL on internet]], or call another application from Analytica using  [[RunConsoleProcess - call other applications|RunConsoleProcess]]. See the sections below for details.
  
This chapter describes how to exchange data between Analytica and other applications via the following methods:
+
== Sections ==
# [[Using the Standard Copy and Paste Commands]]
+
* [[Copy and Paste between applications]]
# [[Using OLE linking]]
+
* [[Read and write text files]]
# [[Reading and Writing Data in Excel worksheets]]
+
* [[Parsing and formatting data]]
# [[Using the Import and Export Commands]]
+
* [[Excel spreadsheets read and write]]
<br />
+
* [[Read data from URL on internet]]
These methods are explained in full detail on the next few pages.<br />
+
* [[Import and Export data]]
 +
* [[OLE linking]]
 +
* [[Database access]]
 +
* [[Database functions]]
 +
* [[MdxQuery|Accessing a multidimensional or OLAP database with MDX]]
 +
* [[COM Automation Objects]]
 +
* [[RunConsoleProcess - call other applications]]
 +
* [[Model file formats]]
  
<footer>Analytica User Guide / {{PAGENAME}} / Next</footer>
+
==See Also==
 +
<footer>Dynamic Simulation / {{PAGENAME}} / Working with Large Models</footer>

Latest revision as of 15:30, 8 August 2017

Comments


You are not allowed to post comments.