News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Wez Furlong's Blog:
Calling SQLBindParameter and avoiding a datetime overflow.
November 25, 2005 @ 06:44:58

Wez Furlong has this post today with a look at a problem he had with dates and gSOAP.

I've spent a lot of time with ODBC recently, working on interfacing our PostalEngine product with SQL Server. One of the things that caused me a LOT of trouble is binding date/time values into our stored procedure calls. One of the reasons that it was hard work was lack of documentation-by-example.

When this [code] is run, the execute fails with SQLSTATE 22008, Date time overflow. Everything looks correct in the code, and most of the values we're passing are based on the description of the parameter provided by ODBC, so what's going on?

After "several hours", he figures it out, the problem being a result of the precision field. He also includes an example of the "magic number" to put in their field to get things to parse correctly...

0 comments voice your opinion now!
php sqlbindparameter SOAP datetime overflow php sqlbindparameter SOAP datetime overflow



Similar Posts

DevShed: Fundamentals of Recursion in PHP (Part 1)

Matthew Weir O'Phinney's Blog: Phly_Struct? no, Phly_Hash...

Wez Furlong\'s Blog: PDO goes stable

PHPit.net: Create your own HTML widgets with PHP

ThinkPHP Blog: How do you start Scrum for your PHP projects?


Community Events









Don't see your event here?
Let us know!


zend package PHP5 database security conference example ajax mysql job developer PEAR zendframework application releases framework cakephp code release book

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework