Win32::ODBC question ; updating an MS Access table

2001-03-15 Thread Vinicius Alves
. Until now Ive always done it using flat .txt or .csv files, creeated a new file with the info I wanna keep and unlink()ed and rename()ed them as needed. Hows the best way (if there is one - which I believe there is) to access the table and set a cell with the data I want to update? Vinicius Alves

Help with Regexp

2001-03-14 Thread Vinicius Alves
"/value="$(*)"/: ?+*{} follows nothing in regexp at c:\mydir\mycode line 61" Can anyone help me out? Vinicius Alves Prosites - Solues em Internet Webmaster ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Problem with scallar assignment

2001-03-06 Thread Vinicius Alves
a reference to the scallar. I´m having troule finding the right syntax to do that, since I´ve been getting a list of '$domain' one on top of another, instead of $domain ´s value. Can anyone help me? (IF anyone´s understood my terrible explanation, that is :-) Thanks Vinicius Alves