[EMAIL PROTECTED] writes:
 > Using DBD::Sybase, the following code normally works fine.  However, during
 > a time that a user was experiencing a slow connection (it's not clear
 > whether the slowness was due to general internet traffic, or heavy load on
 > our server - the user is in Australia - our server in Utah), it produced
 > the following error:
 > 
 > DBD::Sybase::db do failed: Open Client Message: LAYER = (1) ORIGIN = (1)
 > SEVERITY =(1) NUMBER = (134) Message String ct_dynamic (PREPARE): user api
 > layer: external error: The specified id already exists on this connection.

Which version of DBD::Sybase are you using? There was a bug where a
statement ID could be reused in certain circumstances, but it was
fixed in 0.23 (see bug #345 on my bug tracker...)

Michael
-- 
Michael Peppler - Data Migrations Inc. - [EMAIL PROTECTED]
http://www.mbay.net/~mpeppler - [EMAIL PROTECTED]
International Sybase User Group - http://www.isug.com
Sybase on Linux mailing list: [EMAIL PROTECTED]

Reply via email to