Q0101 - Can OrgPublisher retrieve data using SQL?
Can OrgPublisher retrieve data using SQL?


OrgPublisher can connect to any ODBC compliant database, including Microsoft SQL, Oracle, DB2, etc.

The OrgPublisher New Chart Wizard walks you step by step through connecting to your database (a Systen DSN must be configured on the machine running OrgPublisher).  You can map fields from your database to OrgPublisher via the wizard, or you can enter, or copy/paste a preconfigured SQL statement.

You can also use the OrgPublisherTM Software Development Kit (OPSDK) to automate OrgPublisher functionality.

The OrgPublisherTM Software Development Kit (OPSDK) can help you with the automation process. The OPSDK comes in a self-contained installation executable, and only requires that OrgPublisher is installed on the same computer. It uses its own samples, so it will not affect your currently installed OrgPublisher files.

The OPSDK contains many useful samples and examples of programming to manipulate OrgPublisher charts and chart data using OrgPublisher Application Program Interface (API) functions to program.

Please see the related links below. 


Related Topics
New Chart Wizard
Automation Tools