Server app

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

I need to be write a vb.net app which is callable from ms access to pass
info from access to the vb.net app. How do I accomplish this?

Thanks

Regards
 
John,

Your program is calling a program from Access.
When it was Calling from VBNet than you could have used the process.

Therefore the place to ask this is in my opinion a MS access newsgroup.

You have to start your VBNet program by the way with a class with Sub
Main(parameterarray) .

I hope this helps,

Cor
 

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

Similar Threads


Back
Top