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