G
Guest
Hi
Sorry for what is assuredly a very elementary question - I am a .NET Newbie
I am trying to copy an Access table from within VB.NET. By searching on this forum, I understand that I need to declare a variable as Access.Application and then work with that variable's DoCmd. My problem is that I cannot declare a variable as Access.Application. What namespace is that in? Or -- how do I get to it
Thanks so much.
Sorry for what is assuredly a very elementary question - I am a .NET Newbie
I am trying to copy an Access table from within VB.NET. By searching on this forum, I understand that I need to declare a variable as Access.Application and then work with that variable's DoCmd. My problem is that I cannot declare a variable as Access.Application. What namespace is that in? Or -- how do I get to it
Thanks so much.