Recent

Author Topic: TSQLQuery  (Read 2387 times)

lefti2003

  • New Member
  • *
  • Posts: 22
TSQLQuery
« on: March 21, 2012, 10:57:32 pm »
Hi All,
 I had a TSQLQuery in my app. I had to  uninstall and reinstall Lazarus 0.9.24. When I loaded my app I kept getting an error about IndexDefs=<> from SQLQuery not defined. I deleted the SQLQuery from the .lfm file and reinstantiated the TSQLQuery from the palette. I can run my app now but when it does

MainForm.SQLQuery1.SQL.Add('Select pName from process');

lazarus reports an error "...026" is an invlaid float

the actual field is my026. So for some reason it thinks it is a float. How can I resolve this.

I don't want to update my lazarus since there are a whole slew of problems I faced.

Thanks

Lefti

Lacak2

  • Guest
Re: TSQLQuery
« Reply #1 on: March 22, 2012, 07:30:43 am »
Can you test with Lazarus + fpc 2.6.1 or (2.7.1)
From snapshots ftp://newwiki.freepascal.org/pub/lazarus/snapshots/

 

TinyPortal © 2005-2018