⚠ 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

I need help FIREBIRD with GroceryCRUD



Andrew Rodrigues Brunoro
  • profile picture
  • Member

Posted 12 August 2013 - 19:56 PM

Hi people,
I don't get compose FIREBIRD with GroceryCRUD... 
 
/*Error return*/
 

Fatal error: Uncaught exception 'Exception' with message 'The table name does not exist. Please check you database and try again.' in C:\xampp\htdocs\www\code\trunk\application\libraries\Grocery_CRUD.php:4708 Stack trace: #0 C:\xampp\htdocs\www\code\trunk\application\libraries\Grocery_CRUD.php(4216): Grocery_CRUD->get_table() #1 C:\xampp\htdocs\www\code\trunk\application\libraries\Grocery_CRUD.php(4232): Grocery_CRUD->pre_render() #2 C:\xampp\htdocs\www\code\trunk\application\controllers\examples.php(32): Grocery_CRUD->render() #3 [internal function]: Examples->customers_management() #4 C:\xampp\htdocs\www\code\trunk\system\core\CodeIgniter.php(359): call_user_func_array(Array, Array) #5 C:\xampp\htdocs\www\code\trunk\index.php(202): require_once('C:\xampp\htdocs...') #6 {main} thrown inC:\xampp\htdocs\www\code\trunk\application\libraries\Grocery_CRUD.php on line 4708

 

/*Error return*/

someone help, please!

Thanks all


Amit Shah
  • profile picture
  • Member

Posted 13 August 2013 - 11:49 AM

Hi Andrew Rodrigues Brunoro

Welcome to Grocerycrud Forum

 

If i am not mistakened, Grocerycrud is built around mysql database at this point of time. Support for other databases, there are surely some links in forums noticed but not sure if they are being released or not. Did you build up any library on your own or you using some other developed library along to achieve the functionality? If not and you trying to use the default library with firebird, it obviously is not expected to find the same.. the calls for each library differs ..

Do update what is the current status on the above asked query .... so some1 can help out.