Visual Basic [VB] >> Use VB.net to run a Access 2000 module
> Is it possible to have vb.net open up an access db and run a module?
> Does anyone have any sample code?
Set a reference to the "Microsoft Access x.y Object Library" on the COM-Tab
of the "add reference" dialog. Look in the documentation of the MSFT Access
object model for more information. Groups for Access related questions:
microsoft.public.access.*