I´ve read the perldoc and I´ve found several things, except how to update my
DSN.
My script blurts out an html page containing several text fields with the
data that is in my access file. I want to be able to change that data by
simply changing the info in the text fields and clicking the button.
Until now I´ve 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.

How´s 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
Prosites - Soluções em Internet
Webmaster

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to