Export2000*DBLink is designed to help you implement a gateway between your in-house applications and Export2000. Export2000*DBLink allows you to create a mapping of your database to the data required by AES, DBLink then handles transferring the data to our service center, and returning any responses from customs to you.
Export2000*DBLink uses Perl, a scripting language available for most computer platforms (Windows95/98, Windows NT, UNIX, and many more), and database access modules.
DBI, a popular Perl Database interface can access the following database formats:
- Oracle
- DB2
- Informix
- Sybase
- MS SQL Server
- MS Access
- Foxpro
- Paradox
- any ODBC Database
- and more...
Perl/DBI Resources
The Perl Homepage
Activestate - Perl Win32 Port
Perl-DBI Initiative