⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Grocery Crud and Oracle



fdoperezr

fdoperezr
  • profile picture
  • Member

Posted 10 April 2017 - 14:30 PM

Hi, I'm trying to show some columns from a oracle database but it shows me the next error message:

A PHP Error was encountered

Severity: Warning

Message: oci_execute(): ORA-00900: sentencia SQL no válida

Filename: oci8/oci8_driver.php

Line Number: 286

Backtrace:

File: ...\application\models\Grocery_crud_model.php
Line: 436
Function: query

File: ...\application\libraries\Grocery_CRUD.php
Line: 48
Function: get_field_types_basic_table

File: ...\application\libraries\Grocery_CRUD.php
Line: 1567
Function: get_field_types

File: ...\application\libraries\Grocery_CRUD.php
Line: 4507
Function: showList

File: ...\application\controllers\....php
Line: 59
Function: render

File: ...\index.php
Line: 315
Function: require_once

A Database Error Occurred

Error Number: 900

ORA-00900: sentencia SQL no válida

SHOW COLUMNS FROM `table`

Filename: .../system/database/DB_driver.php

Line Number: 691

How can I solve this?


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 11 April 2017 - 09:47 AM

http://www.grocerycrud.com/enterprise

 

get yourslef Grocery Crud Enterprise version for the same


fdoperezr

fdoperezr
  • profile picture
  • Member

Posted 11 April 2017 - 12:25 PM

http://www.grocerycrud.com/enterprise

 

get yourslef Grocery Crud Enterprise version for the same

 

I'm a student, I don't have money for that.

 

Do you have any other solution?