View all posts from Marc Van Cappellen on the Progress blog. Connect with us about all things application development and deployment, data integration and digital business.
It has been a while since my last post, more than time to continue with the Integrating Office applications with Salesforce.com series. Today we’ll explain in detail with many several concrete examples, how to...
The XQuery API for Java (XQJ) is finally released. A single package including specification, javadoc and api jar file can be downloaded here.If you want to know more...
This second post in the series Integrating Office applications with Salesforce.com talks about querying Microsoft Office Word forms.This is in no way a complete introduction on WordProcessingML, or the...
As a regular reader of this blog, you probably remember we discussed at various occasions the ability to query, update and create Microsoft Office documents, using the DataDirect...
Our previous post demonstrated how easy it is to create Microsoft Office documents with DataDirect XQuery. Today we'll go through the same exercise for Open Office...
I have my business data residing in a relational database, a set of EDI messages, or yet some other format and want to export it into Excel. Preferable in only a few lines of code. Without the requirement to have...