MAPI Email Client API - Status: Available
A set of routines to send email via MAPI protocol. Main features will be multiple recipients and types (TO:, CC: BCC:), multiple attachments and optional read receipt request.
Written totally in Synergy DBL call the MAPI DLL directly. For more details click
here.
FTP (File Transfer Protocol) Client API - Status: Available
Communicate directly with FTP servers. Support most of the common functions
for transferring binary and ASCII files to and from an FTP server. Delete remote files, create/delete remote directories, change directory etc.
Written totally in Synergy DBL using the socket API. For more details click
here.
PDF Creation - Status: Available
Create portable document format (PDF) files on all platforms that run Synergy DBL.
Written completely in Synergy DBL, no third partly drivers or utilities required. (Requires Synergy Version 7.3 or higher)
click here.
Workbench Debug Tool - Status: Available
Ever wanted to be able to set an initial break point within your source code
by just highlighting the line. Well! now you can with this little tool (Written
totally in Synergy DBL) For more details click
here.
Embedded MySQL client in DBL - Status: Available
New set of Synergy DBL routines to create/update and Query a MySQL
database using the Synergy DLL API to access the MySQL DLL. This removes the
need for third party ODBC drivers or licensing etc. Making it more cost effective,
faster and more memory efficient to use a MySQL
database in you DBL applications.
Also, using ISAM2SQL utility you can create a copy of your ISAM database in
MySQL (based on Repository definitions) and upload your data in one 'push button'
step.
Repository Extract and Report - Status: Available
This utility extracts and reports on structure(s) in a specified Repository.
The report gives a clear view of the detail within a structure(s). For more
details click here.
DBLDoc - Status: Available
A language aware DIBOL / DBL / Synergy source documentation generation tool.
For more details click
here.
myDBLServer - Status: Available
A HTTP server written in pure Synergy DBL which allow the calling of DIBOL /
DBL / Synergy routines. With connection pooling and SOAP communication interface
and without the need of xfServerplus Licenses.
Activex Control to create a interface to TEXTML
Server - Status: Available
This will give the ability to store, index and retrieve large quantities
of XML documents. This will allow the Synergy language developer
(via the activex API) to add this technology to there existing and
new applications.