For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > December 2005 > [Dataobject] get method returns true









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [Dataobject] get method returns true
Karlos Zafra

2005-12-15, 7:56 am

I'm using the last version from the pear repository over Windows XP and
connecting to a MS Access DB over ODBC.

When I try this:

$rows = $inv_hand->get('vendor_serial',"$serial");
var_export($inv->N);
var_export($rows);

both contain true.
Is this something related with the ODBC driver?

Thank U

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com