Integration of EViews with custom external database
Posted: Tue May 04, 2010 10:12 am
I have a custom time series database server which I would like to integrate with EViews. To interface with the server the client sends a request in XML over HTTP. The server returns an XML block over HTTP that contains numerical data in binary form with base64 encoding.
Is it even technically possible to build an add-in for EViews that will interface with the database? I suspect that the Eviews language itself does not have the functionality, in which case I would need to write an add-in in another language that EViews can then work with.
Thanks.
Is it even technically possible to build an add-in for EViews that will interface with the database? I suspect that the Eviews language itself does not have the functionality, in which case I would need to write an add-in in another language that EViews can then work with.
Thanks.