Welcome Guest, Not a member yet? Register   Sign In
Form Validation is_unique , no working in database PostgreSQL
#1

Hi, I am working with PostgreSQL and maybe codeigniter no working is_unique of form valitation,In PostgreSQL there is the name Squemas, some MySQL there is not. I belived that is the trouble.


i have this error:


A PHP Error was encountered
Severity: Warning
Message: pg_query(): Query failed: ERROR: relation "i001t_usuario" does not exist LINE 2: FROM "i001t_usuario" ^
Filename: postgre/postgre_driver.php
Line Number: 242
Backtrace:
File: /var/www/html/pdvsa.com/smp/application/controllers/Cseguridad_usuario.php
Line: 49
Function: run
File: /var/www/html/pdvsa.com/smp/index.php
Line: 315
Function: require_once


Se produjo un error en la base de datos
Error Number:
ERROR: relation "i001t_usuario" does not exist LINE 2: FROM "i001t_usuario" ^
SELECT * FROM "i001t_usuario" WHERE "tx_indicador" = 'HURTADOAP' LIMIT 1
Filename: libraries/Form_validation.php
Line Number: 1122
Reply




Theme © iAndrew 2016 - Forum software by © MyBB