Welcome Guest, Not a member yet? Register   Sign In
Enable true oci_bind_by_name funciton
#7

[eluser]Unknown[/eluser]
CodeIgniter's oci8_dirver is not a great implementation for an oracle driver.
I had to make several changes to it in order to get it to do some advanced use of oracle capabilities. On my custom version I included "true" bind variables support while keeping the "escaped" bind variables implemented by CodeIgniter.
Another issue is with function oci_set_prefetch which value is fixed and hardcoded.
There is any way to contribute these changes so the oci8_driver can be improved in future versions?


Messages In This Thread
Enable true oci_bind_by_name funciton - by El Forum - 12-15-2010, 03:00 AM
Enable true oci_bind_by_name funciton - by El Forum - 12-31-2010, 05:34 AM
Enable true oci_bind_by_name funciton - by El Forum - 12-31-2010, 06:10 AM
Enable true oci_bind_by_name funciton - by El Forum - 01-01-2011, 10:25 PM
Enable true oci_bind_by_name funciton - by El Forum - 01-01-2011, 10:28 PM
Enable true oci_bind_by_name funciton - by El Forum - 01-02-2011, 02:35 AM
Enable true oci_bind_by_name funciton - by El Forum - 07-18-2014, 05:47 AM
Enable true oci_bind_by_name funciton - by El Forum - 07-18-2014, 09:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB