I downloaded the sp 3 update for exchange, started to install it and had to cancel half way thorough, since then when I restart the server I receive error message "dsamain.exe - Entry Point Not Found", I have tried to re-install exchange but it will not allow me to run setup.
Can...
I have documents being stored in an OLE Object on a database and I want to do it so that when you click on a button that document will load.
So far I have got......
Private Sub Command50_Click()
On Error GoTo Err_Command50_Click
' Button launches Word and opens a specified document
'...
OK I need to open a document via a button which is located in an OLE source.
So far I have got this to work but need the coding for the actual document to be universal so it will always open the docment which is in the OLE Source.
Can anyone help?
Private Sub Command50_Click()
On Error GoTo...
If you drag & drop a .txt file into the OLE object in a database it displays the file and you can open it by double clicking on the file itself.
BUT If you do the same with a .doc file it opens up inside of the OLE object.
Can anyone tell me if there is a way to get the .doc document to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.