in reply to Re: I seek DBI wisdom concerning bind parameters
in thread I seek DBI wisdom concerning bind parameters

Thanks for the replies, people. You're correct - I did, in fact snip out the piece of code that was creating the problem. Basically, as part of a systems upgrade, we are moving from Sybase (using trans-SQL) to MS-SQL, and there were some functions embedded into the query that caused it fall over before it got as far as resolving the bind parameters. So I've straightened it out and all is well...

  • Comment on Re^2: I seek DBI wisdom concerning bind parameters