oehm
Posts: 1
Joined: 2004-12-07
|
I am trying to create a RTD server using ADX in VS.NET 7.1. It was very easy to create a working RTD server that just returns a random number like your example, but I'm not sure where to go from there.
Do you have any more realistic examples available that use multiple topics?
I'm trying to do something like
=RTD("RTDServer.FinancialInfo",,"Revenue","MSFT","2004 Q3")
I have a stored procedure that can return the value based on the parameters Ticker and Period, but I'm just not sure how to get them to pass to ADO.NET.
Thanks for any advice,
Erik
|
|
Eugene Starostin
Guest
|
Hi Erik,
Thank you for your idea. I think we should prepare the example you described. It will be published this evening (our time is GMT+2) or tomorrow.
I will let you know about this example. |
|