> Short answer - No.
>
[quoted text clipped - 44 lines]
> >
> > TIA
Inline...
Sco
M.L. "Sco" Scofield, Microsoft Access MVP, MCSD, MCP, MSS, A+
Useful Metric Conversion #17 of 19: 1 billion billion picolos = 1 gigolo
Miscellaneous Access and VB "stuff" at www.ScoBiz.com
> Sco,
>
> Thanks a lot. $64 000 answer: I want to create reusable component, to use
> currently in my distribute access application (with other forms, ...) and be
> able to use it laater when we migrate to web application.
Interesting.
> It will be some
> activeX component. So, you think I develop it in VC++?
VC++ is going to be you're only hope.
ActiveX controls behave much better in IE than they do in Access.
To be honest, writing an ActiveX control that will work in Access has
brought many an experienced VC++ ActiveX control programmer to their knees.
Access's control container is weak at best. For some insight, take a look at
http://support.microsoft.com/default.aspx?scid=kb;en-us;202104.
Also, take a look at http://www.microsoft.com/com/tech/activex.asp. It has
lots of links you can follow.
You're best bet for asking questions will be one of the microsoft.public.vc
groups.
> (Regarding the accessing jet database, I have comercial experience, so that
> wasn't my question.)
I wasn't sure. We get a lot of those questions in this group.
> Thank you for your time.
You're most welcome.
I truly wish you luck. You're going to need a bunch.
Sco
> Regards,
> Elizabeta
[quoted text clipped - 47 lines]
> > >
> > > TIA