Re: ADO data object using COM or assembly?



> I am new in VS.net. We try to migrate our VB6 application to .net. In our
> VB6 application, we have a middle tier data access object to handle the
> connection and stored procedures' calls. Do we still do middle tier DO in
> COM? or in just Assembly? why?

You would be better off asking this in the ADO.NET newsgroup.
This newsgroup is devoted to classic ADO, pre .NET.
All .NET newsgroups have "dotnet" somewhere in the title.
Try here:

microsoft.public.dotnet.framework.adonet

Stephen Howe



.



Relevant Pages