[Dbix-class] can't get PK::Auto with MSSQL thru Sybase - fix?

Brandon Black blblack at gmail.com
Thu Sep 7 19:49:17 CEST 2006


On 9/7/06, Robert Dobbs <bobisdobbs at hotmail.com> wrote:
>
>
> >From: "Brandon Black" <blblack at gmail.com>
> >Date: Thu, 7 Sep 2006 08:21:52 -0500
> >
> >Setting it manually via Schema->storage_type('::DBI::Sybase::MSSQL')
> >is the "right thing" to do which has worked for others.  Can you guve
> more
> >specifics on what's generating the ct_send() errors in that case?
>
> Sorry, I changed the subject line.  Here is a repost in this thread.
> It turns out DBD::Sybase is unusable because it does not support ?
> placeholders in SQL queries and is somewhat of a pile.



::DBI::Sybase::MSSQL handles the ? placeholder problem already.  The whole
reason it exists is to solve your problem, as other have had this problem
before, but ODBC/JDBC might be better alternatives for a whole host of other
reasons, if you can figure out how to set them up correctly.

-- Brandon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/dbix-class/attachments/20060907/2fae575a/attachment.htm 


More information about the Dbix-class mailing list