|
||||
sybperl-l ArchiveUp Prev Next
From: Bill Middleton <wjm at metronet dot com> I'd like to extract a certain stored procedure periodically and compare it to the version on disk, to see if anyone has changed it w/o checking it out. Is there a way to extract a given SP (in a sybase server), using DBI or sybperl? Thanks, Bill |