External Interfaces
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.
RealWeb
Allows 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 Services
Allow you to make your DataBasic subroutines available to remote applications by exposing them as subroutines and functions on a web server.
XML Support
Allows DataBasic programmers to extract data from and export data to XML documents.