RE: update statement execution in perl

2006-08-01 Thread Jerry DuVal
: update statement execution in perl Hi, I am using Win32::ODBC to connect to the database from a perl program. I have to execute an update statement. I have defined it as my $sql; $sql = update statement; how to execute it? Regards, Shourya Infosys Technologies Ltd. Bangalore Extn: 62998

update statement execution in perl

2006-07-31 Thread Shourya Sengupta
Hi, I am using Win32::ODBC to connect to the database from a perl program. I have to execute an update statement. I have defined it as my $sql; $sql = update statement; how to execute it? Regards, Shourya Infosys Technologies Ltd. Bangalore Extn: 62998 CAUTION -