Please when posting questions tell us what version of the Zend Framework you are using. As it is developed, the line numbers change as code may be inserted or deleted from a given file. Line 62 in the current version of the file you cite is inside a comment, so I infer that you aren't using the current version.
Also please describe your usage of the database component. It's hard to guess at a diagnosis for this error when we don't know what you've done. It may be enough in this case to show us your code for connecting to the database (remember not to post your password!). Regards, Bill Karwin > -----Original Message----- > From: Naresh Rana [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 01, 2007 11:11 PM > To: [email protected] > Subject: [fw-general] error notice while fetching data from database > > > hi all, > i m using framework very first time while retrieving data > from database following msg comes up: > > Notice: Undefined offset: 1 in > c:\wamp\www\project\library\Zend\Db\Adapter\Pdo\Abstract.php > on line 62 > > any idea what the problem may be? > Thanks u in advance > -- > View this message in context: > http://www.nabble.com/error-notice-while-fetching-data-from-da tabase-tf3678822s16154.html#a10280558 > Sent from the Zend Framework mailing list archive at Nabble.com. > >
