Multi queries with ODBTP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have a problem with ODBTP extension. If I have two (or more) odbtp_query,
the first odbtp_query is lost by second odbtp_query.

When I put:
$l_rst = odbtp_query($l_str_sql, $l_cnn);
print (odbtp_query_id($l_rst));

Always print value '0'.

Can anybody help me? I want have two (or more) odbtp_query for a
odbtp_connection.

Thanks you!

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux