Welcome Guest, Not a member yet? Register   Sign In
the cache does not work
#1

[eluser]souri84[/eluser]
Hi everybody,

I love CI but I have a little problem :

when I pass the
Code:
$db['oracle']['cache_on'] = FALSE;
to
Code:
$db['oracle']['cache_on'] = TRUE;
, queries doesn't work :

I have this message :

Code:
A Database Error Occurred

Error Number: S1000

[Oracle][ODBC][Ora]ORA-00933: La commande SQL ne se termine pas correctement

select ...
from ...
inner join ...
where ...
group by ...

Filename: E:\My\www\root\reporting\system\database\DB_driver.php

Line Number: 330

Someone knows what is not ok ? Yet in the cache folder I have a sub-folder and a file containing the query result

Sorry for my bad english,

Thanks,

Souri84
#2

[eluser]souri84[/eluser]
hi every body,

I don't have a solution for this problem. Have you already had the same problem ? probably not !

Bye

Souri84




Theme © iAndrew 2016 - Forum software by © MyBB