Recent

Author Topic: SQLQuery not active  (Read 3214 times)

drampazo

  • Newbie
  • Posts: 1
SQLQuery not active
« on: September 15, 2007, 09:21:07 pm »
Hi all,

I'm using Lazarus 0.9.22 in WinVista and Postgre 8.2

I created a little project that connects to a table in postgre, following the example ( http://wiki.lazarus.freepascal.org/Lazarus_Database_Tutorial#Lazarus_and_PostgreSQL )

Everything goes fine, I can connect to DB, I can start the transaction, but when I try to activate the SQLQuery component, it didn't comes active.
If I try to manually do an open by code, it does the same.

Looks like SQLQuery is not able to open the resultset (I did a simple sql, like select * from us_er).

I tried with Firebird too, and it still not open the result set.

Did someone know about this kind of behavior ?

Thanks in advance,
Davi

 

TinyPortal © 2005-2018