Anyone here have information whether it is feasible and desirable to start using ADO.NET from VB6 applications?
My situation is that I have to work on VB6 applications which will only be retargeted for .NET a few years later.
The .NET environment in our company is still maturing but there are already internal standards for using ADO.NET.
If the VB6 applications can be structured so ADO.NET calls are made through a COM callable wrapper (CCW) then I would expect easier migration to .NET later on.
Thanks in advance for sharing your knowledge and insights.
David
My situation is that I have to work on VB6 applications which will only be retargeted for .NET a few years later.
The .NET environment in our company is still maturing but there are already internal standards for using ADO.NET.
If the VB6 applications can be structured so ADO.NET calls are made through a COM callable wrapper (CCW) then I would expect easier migration to .NET later on.
Thanks in advance for sharing your knowledge and insights.
David