lauriemc Posted October 10, 2007 Posted October 10, 2007 I want to open a specific Access application from a Windows vb.net application so that I can access reports. I have gotten as far as Dim AccessApp as New Access.Application But don�t know how to point to the .mdb I want to, nor open it. Can somebody please show me how ? It�s probably not that hard but I just spent the whole day building a print form in vb.net, only to find out, even going in the bitmap direction as suggested by Microsoft, that one can no longer print forms from VB. And in this particular app, SQL Server Reports is not an option� Thank you, lauriemc :mad: Quote
Recommended Posts