F
Fly Girl
I've been reading a number of postings on .Net that indicate that
there is no OLE Container control for .Net applications.
Has anyone successfully converted a VB6 or MS Access 2000/2002 app
that used OLE Controls to hold links to files? If so how did you get
around the no OLE Control limitation?
I have an Access app to SQL Server that uses an OLE control to let
users link to and view medical records, form letters, emails and fax
images in .pdf, .doc, .tif, and a variety of other file formats.
All I need to do is 1) control the files associated with particular
records (know if they are changed or deleted) and 2) print files via
code.
Can this be done with .Net?
there is no OLE Container control for .Net applications.
Has anyone successfully converted a VB6 or MS Access 2000/2002 app
that used OLE Controls to hold links to files? If so how did you get
around the no OLE Control limitation?
I have an Access app to SQL Server that uses an OLE control to let
users link to and view medical records, form letters, emails and fax
images in .pdf, .doc, .tif, and a variety of other file formats.
All I need to do is 1) control the files associated with particular
records (know if they are changed or deleted) and 2) print files via
code.
Can this be done with .Net?