in reply to Btrieve Code

If you want to do Windows database stuff without using DBI, try using ODBC. Win32::ODBC is in the libwin32 bundle, and probably comes standard with ActivePerl.

Nat