in reply to DBIx-XML_RDB-0.05

(updated node)
I have worked with XML_RDB with mysql and Oracle, but never Sybase. The answer to your problem most likely lies in the documentation for DBD::SyBase:
$dbh = DBI->connect("dbi:Sybase:", $user, $passwd);
You should be able to create a new object like so:
my $xmlout = new DBIx::XML_RDB('Sybase',$user,$passwd);

Jeff

R-R-R--R-R-R--R-R-R--R-R-R--R-R-R--
L-L--L-L--L-L--L-L--L-L--L-L--L-L--