Log In
Follow finaquant
Read first
Promoter campaign
Do you have a website or social network with followers? You can earn $5 for each contributing member you bring in! More info
News
New release 1.04 of finaquant® protos is available for download!
Subscribe to quarterly news
-
Recent articles
- Calling table functions from Microsoft Excel
- Importing and Exporting a DataTable from/to an Excel file
- Converting a MatrixTable to a DataTable, and vice versa
- Persistent Table Array
- Testing Persistent Table Arrays with a MySQL database
- Testing Persistent Table Array with a Microsoft SQL database
- Next step: Worker ant ika (calculation node)
- Table data as input to estimation functions in R
A member of:
Categories
- Don't miss the tiger gallery!
Recent Comments
- vargas on Calling table functions from Microsoft Excel
Calculation engine with multiple calculation...Posted Jun 11, 2013 - admin on Importing and Exporting a DataTable from/to an Excel file
A MatrixTable has a simplified...Posted May 14, 2013 - merinos on Importing and Exporting a DataTable from/to an Excel file
Thank you for the source...Posted May 09, 2013 - tuncalik on Importing and Exporting a DataTable from/to an Excel file
Hello Selina, yes you are...Posted May 05, 2013 - selmar on Importing and Exporting a DataTable from/to an Excel file
By chance I was working...Posted May 04, 2013
- vargas on Calling table functions from Microsoft Excel
Category Archives: Calculation engine
Calling table functions from Microsoft Excel
This article explains how the table functions of the non-commercial .net library finaquant® protos can be called from within Microsoft Excel using VBA macros. Two possible integration options are presented here: 1) Calling a .net method from an Excel macro … Continue reading
Importing and Exporting a DataTable from/to an Excel file
As explained in the related article, a MatrixTable of finaquant can easily be converted to or from a DataTable of the .net framework (ADO.net). That is, importing or exporting a MatrixTable from/to an excel sheet can be accomplished in two … Continue reading
Converting a MatrixTable to a DataTable, and vice versa
MatrixTable is a type (class) for in-memory representation of data tables just like DataTable of the .net framework (ADO.net). MatrixTable has but a much simplified data structure compared to DataTable with primary focus on mathematical (or analytical) table functions rather … Continue reading
Persistent Table Array
PersistentTableArray and DataStore are new classes of the non-commercial .net library finaquant® protos (starting from release 1.04) that enable connection to relational databases like MySQL and Microsoft SQL in order to read/write complete tables from/to a database together with their … Continue reading

