[Solar-talk] Current Model Structure

Kilbride, James P. James.Kilbride at gd-ais.com
Tue Nov 6 08:12:06 CST 2007


Where's a good example for configuring and setting up a basic CRUD table
access with the model structure for folks who are not ruby on rails
types of developers. Since Solar_Sql_Table is gone it's not quite the
same it appears.

James Kilbride

Thought you just added Solar_Sql to the config(which I did) but I get
this error:

127.0.0.1 - - [06/Nov/2007:08:51:57 -0500] "GET
/SolarApps/PatrolAvailability HTTP/1.1" 200 -
PHP Fatal error:  Uncaught exception
'Solar_Controller_Page_Exception_DuringFetch'
class::code 'CAMIS_App_PatrolAvailability::ERR_DURING_FETCH' 
with message 'Exception encountered in the fetch() method.' 
information array (
  'exception' => 
  Solar_Exception::__set_state(array(
     '_info' => 
    array (
      'name' => 'sql',
    ),
     '_class' => 'Solar',
     'message' => 'Object with name \'sql\' not in registry.',
     'string' => '',
     'code' => 'ERR_NOT_IN_REGISTRY',
     'file' => 'C:\\Solar-0.28.0\\Solar.php',
     'line' => 573,
     'trace' => 
    array (
      0 => 
      array (
        'file' => 'C:\\Solar-0.28.0\\Solar.php',
        'line' => 873,
        'function' => 'factory',
        'class' => 'Solar',
        'type' => '::',
        'args' => 
        array (
          0 => 'Solar_Exception',
          1 => 
          array (
            'class' => 'Solar',
            'code' => 'ERR_NOT_IN_REGISTRY',
            'text' => 'Object with name \'sql\' not in registry.',
            'info' => 
      in C:\Solar-0.28.0\Solar.php on line 573
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman-mail3.webfaction.com/pipermail/solar-talk/attachments/20071106/35aa4a0a/attachment-0001.html


More information about the Solar-talk mailing list