Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.2 Online Documentation (MoTW) Revision 3
External Interfaces (webaccess.htm)
This section describes the following features:
DataBasic Email API
Provides a mechanism that allows emails with attachments to be sent from within DataBasic.
PCi Standard Network Interface (PCSNI)
Allows Windows applications to connect to Reality databases.
HTML from English
Allows you embed an English report in a web page for display in browser.
RealWebAllows DataBasic programmers to write subroutines that can be called from a web browser to generate web pages containing data extracted from a Reality database.
Reality Java Interface
Provides the Java programmer with access to Reality databases by allowing them to:
- Call DataBasic subroutines.
- Write servlets that access a Reality database using RealWeb.
- Connect to a Reality database using the SQL/JDBC.
Remote Basic ActiveX Control
Allows Visual Basic programs running on a Windows PC to run Remote Basic subroutines on a Reality database.
Web ServicesAllow you to make your DataBasic subroutines available to remote applications by exposing them as subroutines and functions on a web server.
XML SupportAllows DataBasic programmers to extract data from and export data to XML documents.