in reply to Re^2: DBD::Sybase and Repserver
in thread DBD::Sybase and Repserver

Thanks - that's exactly what I wanted. I see what the problem is - the code attempts (unnecessarily) to start a transaction, which is of course not supported when you connect to replication server.

BTW - is this DBD::Sybase 1.05?

Michael