I have an application which embeds a button control via Ac开发者_Go百科tiveX. The button was provided by a third party, and it implements a whole range of ActiveX interfaces (among which is IOleInPlac
I\'m new to VBA but I\'m trying to get a DYMO LabelWriter to work in my VBA application for Outlook 2010.
I have modified my code to count records in each table inside an mdb file. It works flawlessly, until it hits an MDB file using linked tables, which point to a SQL server. The开发者_C百科 code cannot
I\'m de开发者_如何学JAVAveloping a Word addin for MS Word on Windows, and this addin has as \'advanced task pane\' showing and docking on the left side of the Word document window (it\'s treeview(outl
I\'m working with an OLE DB Connec开发者_如何学Gotion that has to change databases at runtime. I have found the ChangeDatabse method to be somewhat useful, but as soon as I close the connection it res
I am new to machine-oriented programming and.. I want to open a website in IE - download the whole content of that site - and save it to a specified temporary file. What is the best way to do this wi
We have three Eclipse开发者_Python百科 RCP applications running in parallel. Now I need to implement another RCP that displays/operates part of the running applications. In Windows the solution would
I created a Word document through automation (Start Word, Open template, Saved it to .doc, Close document, Quit Word). After that I want to open this .doc-file in an TOleContainer: fOleContainer.Creat
I have a project written in VB6 that uses a UserControl, The project runs fine when the OCX is registered, but if I run the same project with a side by side manifest it results in an error.
I was trying to connect my Java program with an Excel file. I have did upto this. But it throws this excepion