---- Steffen Goeldner <[EMAIL PROTECTED]> wrote: 
> amonotod wrote:
> >   eval {
> >     use Win32::OLE;
> >     Win32::OLE->Option(CP => Win32::OLE::CP_UTF8);
> >   };
> 
> Looks like is has to do with UTF8. Commenting out (or moving it out of the
> eval{}) avoids (or hides?) the problem. Sorry, no further ideas.

The original code (embarrassingly enough) did not have the eval, so I don't 
think that's it. 
I just wanted to make sure that the code I posted to the list was complete and 
had 
some minimal error checking.  I actually ginned this code together from it's 
original 
source  to be a complete example for the list...

  So, might anyone have a snippet of code that does work?  It doesn't 
necessarily need 
to use ADO, though it should use DBI and work against Access 97/2000 (Jet 
4/5)....

> Steffen

Thanks for giving it a look, I appreciate it....
amonotod

--

    `\|||/         amonotod@    | sun|perl|windows
      (@@)         charter.net  | sysadmin|dba
  ooO_(_)_Ooo____________________________________
  _____|_____|_____|_____|_____|_____|_____|_____|

Reply via email to