[Vtigercrm-developers] vtiger contribution question

Jens Hamisch jens at Strawberry.COM
Thu May 3 06:40:04 PDT 2007


Hi,

my port is running on Solaris 10, postgres 8.1.2, PHP 5.1.4

Jens


On Thu, May 03, 2007 at 07:28:02PM +0700, Dome Charoenyost wrote:
> Jens,
> I try to test your branch with  lxampp 1.5.3a  (php 5.1.4)
> found same error
> Fatal error: Call to a member function Move() on a non-object in
> /opt/lampp/htdocs/vtiger/include/database/PearDatabase.php on line 441
> 
> Please give me more information about php,postgresql version   ?
> 
> Dome C.
> 
> On 5/3/07, Jens Hamisch <jens at strawberry.com> wrote:
> >
> > Hi Enrico,
> >
> > my fixes adress syntactical postgres support only. However
> > yours also seems to improove performance. Is there any chance
> > to have both fixes implemented (@don,richie)?
> >
> > Jens
> >
> >
> > On Thu, May 03, 2007 at 04:36:53AM +0200, Enrico Weigelt wrote:
> > > * Jorge Torres <jorge.torres.maldonado at gmail.com> schrieb:
> > >
> > > Hi,
> > >
> > > > Since it is now clear that postgres is supported, the only thing would be
> > > > about Enrico's opinion of adb->query_results being resource wasting, which
> > > > is very important regardless of mysql or postgres use,  Enrico,  what are
> > > > you doing instead of using the query_results method?
> > >
> > > As already said: introduced some new functions, which fetch either
> > > one record (run_query_record() and run_query_field()) or all records
> > > (run_query_allrecords() and run_query_list()) and simply return the data.
> > >
> > > There are several result types:
> > >
> > > a) just one scalar:   -> run_query_field($query,$fieldname)
> > >                           --> returns an scalar
> > > b) just one record:   -> run_query_record($query)
> > >                           --> returns an associative array
> > > c) an list of scalars -> run_query_list($query,$fieldname)
> > >                           --> returns an array/list of scalars
> > > d) an list of records:        -> run_query_allreords($query)
> > >                           --> returns an array/list of ass. arrays
> > >
> > > cu
> > > --
> > > ---------------------------------------------------------------------
> > >  Enrico Weigelt    ==   metux IT service
> > >
> > >   phone:     +49 36207 519931         www:       http://www.metux.de/
> > >   fax:       +49 36207 519932         email:     contact at metux.de
> > >   cellphone: +49 174 7066481
> > > ---------------------------------------------------------------------
> > >  -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
> > > ---------------------------------------------------------------------
> > > _______________________________________________
> > > Reach hundreds of potential candidates - http://jobs.vtiger.com
> >
> > --
> >
> > --------------------------------------------------------------------------------
> >
> >          s t r a w b e r r y      e d v - s y s t e m e      g m b h
> >
> >      SSSSSSSSS       Am Flosskanal 7            Jens Hamisch
> >    SSSSSSSSSSSSS     D-82515 Wolfratshausen     Geschaeftsfuehrer/CEO
> >   SSSSS-----SSSSS
> >  ---SSSSS---------   fon (+49 8171) 41805-0
> >  -----SSSSSSS-----   fax (+49 8171) 41805-59
> >  ---------SSSSS---   info at strawberry.com        jens.hamisch at strawberry.com
> >   SSSSS-----SSSSS                               mobil: (+49 172) 8104162
> >    SSSSSSSSSSSSS     Geschaeftsfuehrer/CEO
> >      SSSSSSSSS       Jens Hamisch
> >
> >    a g   m u e n c h e n   H R B   9 3 2 8 7  -  D E   1 2 9  4 6 7  5 1 8
> > _______________________________________________
> > Reach hundreds of potential candidates - http://jobs.vtiger.com
> >
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com 

-- 

--------------------------------------------------------------------------------

         s t r a w b e r r y      e d v - s y s t e m e      g m b h

     SSSSSSSSS       Am Flosskanal 7            Jens Hamisch
   SSSSSSSSSSSSS     D-82515 Wolfratshausen     Geschaeftsfuehrer/CEO
  SSSSS-----SSSSS                               
 ---SSSSS---------   fon (+49 8171) 41805-0     
 -----SSSSSSS-----   fax (+49 8171) 41805-59    
 ---------SSSSS---   info at strawberry.com        jens.hamisch at strawberry.com
  SSSSS-----SSSSS                               mobil: (+49 172) 8104162
   SSSSSSSSSSSSS     Geschaeftsfuehrer/CEO      
     SSSSSSSSS       Jens Hamisch               
  
   a g   m u e n c h e n   H R B   9 3 2 8 7  -  D E   1 2 9  4 6 7  5 1 8



More information about the vtigercrm-developers mailing list