Hi,

Just a warning that i only have general experience in Visual Basic 6.
I have been given a project which requires an activeX control to be
written which will connect to an SQL Database and display the
information in a graph.

I can do this no problems in vb6, but my understanding is that it must
be written in C. Is this the case?

I have VB6 and Visual Studio 2005.

Can someone give me some advice/help or at least a pointer to some
useful information?

regards,

Re: ActiveX for Windows CEv4 by ctacke/>

ctacke/>
Mon Aug 13 23:41:51 CDT 2007

You definitely can't do it in VB6 or VB.NET. Depending on the version of CE
(4.0, 4.1 or 4.2) you probably need eVC and it must be done in C++.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


<thefek@googlemail.com> wrote in message
news:1187056242.954270.293190@i13g2000prf.googlegroups.com...
> Hi,
>
> Just a warning that i only have general experience in Visual Basic 6.
> I have been given a project which requires an activeX control to be
> written which will connect to an SQL Database and display the
> information in a graph.
>
> I can do this no problems in vb6, but my understanding is that it must
> be written in C. Is this the case?
>
> I have VB6 and Visual Studio 2005.
>
> Can someone give me some advice/help or at least a pointer to some
> useful information?
>
> regards,
>