use strict; use warnings; use Win32::OLE; my $access = Win32::OLE->new('Access.Application') or die "oops\n"; my $database = Win32::OLE->GetObject("C:\\Northwind.mdb");
HTH,
planetscapeIn reply to Re: How to display an Access database
by planetscape
in thread How to display an Access database
by jobs_ron
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |