Microsoft Access 2k and VB.NET

  • Thread starter Thread starter Kevin
  • Start date Start date
K

Kevin

Hello,

Is it possible to use a VB.net assembly from Microsoft Access 2k? I'm
porting an app from A2k to VB.net2k3 and would like to slowly replace the
code in my A2K app with references to the code in VB.net2k3... I've tried
setting a reference to a VB.net dll and I get an error. Is this possible?

Thanks....

Kevin
 
Access 2000 came out before .Net so I doubt it has any support for the
Framework, runtime, or any .Net apps...

Cheers
 
¤ Hello,
¤
¤ Is it possible to use a VB.net assembly from Microsoft Access 2k? I'm
¤ porting an app from A2k to VB.net2k3 and would like to slowly replace the
¤ code in my A2K app with references to the code in VB.net2k3... I've tried
¤ setting a reference to a VB.net dll and I get an error. Is this possible?
¤

See the following:

ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpconexposingnetframeworkcomponentstocom.htm


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top