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!
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!