[PHP-DB] pdo does not thrown errors on simple usage faults

2005-08-03 Thread Meno Abels
Hi there, I have just begun an implementation of the PDO and have noticed an unusual behaviour. The following code is supplied as an example to illustrate this. The main issue here is that no error is thrown. There is no notice of failure at all for the second fetch/execute which returns just an e

[PHP-DB] pdo does not thrown errors on simple usage faults

2005-08-02 Thread Meno Abels
Hi there, I have just begun an implementation of the PDO and have noticed an unusual behaviour. The following code is supplied as an example to illustrate this. The main issue here is that no error is thrown. There is no notice of failure at all for the second fetch/execute which returns just