Perl DBI - database neutral access for Perl Scripts

The Perl DBI libraries provide a uniform, database-neutral apporach to accessing and managing your databases.

We recommend all FastVision customers take advantage of the Perl DBI libraries instead of linking directly to the custom database libraries, as the Perl DBI libraries tend to be more secure, more efficient and easier to implement and debug than each database vendor's API.