[Dbix-class] mssql 'convert' function in DBIx::Class
Matt S Trout
dbix-class at trout.me.uk
Thu Aug 9 13:58:25 GMT 2007
On Wed, Aug 08, 2007 at 10:06:01AM -0700, Michael Higgins wrote:
> Hello --
>
> I'm working with a SQL Server 2000 database. One of the columns is of type 'money'.
>
> I've come to understand the issue I have originates with DBI placeholders which cause an error about not automagically converting the datatype. (Changing the datatype isn't an option, something to do with MSAccess.)
If you bound it as the appropriate type, would it work?
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director Want a managed development or deployment platform?
Shadowcat Systems Ltd. Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/
More information about the DBIx-Class
mailing list