Mailing List Archive

Using Apache::Session::DBIStore with Sybase
Hi everybody,

I'd like to use Apache::Session with DBIStore and a Sybase database.

However, since Sybase does not support updating/inserting into
TEXT oder IMAGE BLOBS via the ? placeholders used by DBI and DBIStore,
this doesn't work. As far as I analyzed it, usage of Sybase would
require to replace DBIStore.pm with a custom "SybaseStore.pm" module
here (bypassing DBI).

Has anyone else encountered the problem and found a workaround/solution?

_____

Thomas Corte
<thomas@knipp.de>