Welcome Guest, Not a member yet? Register   Sign In
Query Bindings Problem
#7

(06-12-2020, 06:58 PM)daveĀ friend Wrote: What do you see when, on a query you know will fail, you use

PHP Code:
echo $this->db->error(); 

after

I get the next message:

Unsupported feature of the database platform you are using.
Filename: <project>/system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php
Line Number: 171

The line contains a public funcionĀ _escape_str($str), if I comment, the query work's perfectly!!
Reply


Messages In This Thread
Query Bindings Problem - by abelhermar - 06-10-2020, 08:12 AM
RE: Query Bindings Problem - by php_rocs - 06-10-2020, 09:15 PM
RE: Query Bindings Problem - by abelhermar - 06-12-2020, 08:06 AM
RE: Query Bindings Problem - by dave friend - 06-12-2020, 10:17 AM
RE: Query Bindings Problem - by abelhermar - 06-12-2020, 12:03 PM
RE: Query Bindings Problem - by dave friend - 06-12-2020, 06:58 PM
RE: Query Bindings Problem - by abelhermar - 06-15-2020, 10:47 AM
RE: Query Bindings Problem - by php_rocs - 06-15-2020, 06:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB