Exchange the content of a .NET DataSet with Excel VBA

T

Teddy Sohnrey

Hi!
We have written some .NET database components which reads data from
different database. This works fine and we use DataSets to send the result
sets to the .NET clients.
But we want to give a VBA-Programmer the opportunity to use the existing
..NET database components in Excel, too. That's at all no problem to provide
the VBA programmer with the services of those .NET database components to use
it in Excel.
But the problem is that I can't see no easy way to exchange an .NET Dataset
object to a VBA ruled Excel World.

Could you tell me the potential ways to exchange the a .NET DataSet with VBA
in Excel.

Thanks for your help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top