Hi

I am trying to write an application in visual basic that talks via a DDE link to our local stock exchange (South African). The problem is that I don't want to link to a VB control like a textbox, label or picturebox. I would prefer to have the information come into a variable, so that I can write it into a database table. Is this possible?

Thanks

Paul