Hi there.
I have an sql server table and I need to update it on a daily basis using data from bloomberg. In excel VBA I can use DDERequest to get an array of data from the bloomberg and use them to update the sql server table via stored procedure. Is there a way to do the same thing in
vb.net. How can I get data from the bloomberg if DDE is not available? Please help me. It's very important.
Ric