Hi all,

I need a source of information, either online or a
book, on how to update an Access table using
Win32::OLE and ADODB from a Perl script.  

Currently all I can do is SELECT * FROM table_name. I
cannot even query on specific fields, if I change the
query to name specific fields I get OLE exception from
"ADODB.Fields". looking through ASPN archives, I found
this to be a problem for a few other people but I
don't know how they resolved it. I think I need to
review documentation on how Win::OLE works since I
couldn't find any useful regarding ADO in my Access
book (Access Database by O'Reilly).  There's only a
few example and they're written with VBA syntax :-(

thanks all

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to