Viewing 3 posts - 1 through 4 (of 4 total)
i changed prepare to include an option solved the problem
my $sth = $db->prepare( $sql, { odbc_exec_direct => 1})
January 20, 2010 at 8:51 am
#1106104
i am creating a script to refresh devlopment database from production.
it will be called from a front end screen that lists source/target server and developer can refresh any dev database
January 20, 2010 at 6:39 am
#1105991
thanks . i see the backup type.
January 15, 2010 at 3:14 pm
#1104467