Re: adoce in vb.net by Peter
Peter
Fri May 28 05:53:20 CDT 2004
COM interop is not directly supported in .NETCF so you need a native wrapper
around the control. You'll find a fully functional wrapper which not only
does ADOCE access but also exposes an ADO.NET model to the functionality
here:-
www.inthehand.com/dotnet/adoce/
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org
"farabba" <anonymous@discussions.microsoft.com> wrote in message
news:AB42AB02-62DE-45E2-BECE-0C7AB78ABE0F@microsoft.com...
> hi. can i use adoce in vb. net? how?