| |
Pricing (USD)
|
Description
|
Databases |
|
Annual
Subscription
|
Perpetual
License
|
| Basic |
120
|
360
|
Records can be viewed, scrolled and filtered or searched.
Charting, grouping by category and performing subtotals are available. The
powerLens feature
allows you to manipulate field values dynamically, colorLens
makes changing cell colors and attributes easy, and lookupLens
allows you to map codes to text values. |
All supported Databases |
| Advanced |
550
|
1650
|
This version supports editing and creating records. It also adds template support for unlimited
flexibility and stored procedure support. |
MySQL, PostgreSQL, Microsoft
Access, FoxPro, non-enterprise databases
|
| Enterprise |
1200
|
3600
|
All the features of the Advanced version
with the ability to connect to enterprise class databases: Oracle,
DB2, Sybase, Microsoft SQL Server, and Informix. |
All databases, including
Oracle, DB2, Sybase, Microsoft SQL Server, and Informix. |
For a list of which properties are supported in which version, check the availability
list.
Please note that the professional version of LensServer has been discontinued.
Supported databases: LensServer works with a wide range of databases using the
ADODB database library. Drivers for the following databases are available: MySQL,
PostgreSQL, Microsoft Access, Oracle, Microsoft SQL Server, Sybase, Informix,
FoxPro, FrontBase, Interbase, DB2, ADO and ODBC.
Enterprise databases are Oracle, Microsoft SQL Server, Sybase, Informix or DB2. These
databases cannot be used with the Professional or Advanced versions.
Download LensServer
Before you download, please read and agree to the terms and conditions for
using our software: license.htm.
This is the full Enterprise version, compatible with PHP 4.1-4.4 and PHP5, but limited to 30 records.
Download the latest version for PHP4:
LensServer 5.1.3 tgz format zip format
Download the latest version for PHP5:
LensServer 5.1.3 tgz format zip format
Windows Help File: LensServer.chm
Older Versions:
LensServer 4.2.8 tgz format zip format
Upgrade Info
In LensServer 2.1, we have increased the size of the database field id of table phplens from
char(12) to char(40). So if you have installed an older version of LensServer,
you will need to ALTER TABLE phplens MODIFY id CHAR(40).