Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Application Development » $where clause problem with list1 and read
Re: $where clause problem with list1 and read [message #1549 is a reply to message #1543] Wed, 13 August 2008 12:01 Go to previous messageGo to previous message
bonzo_bcn is currently offline  bonzo_bcn
Messages: 152
Registered: June 2008
Senior Member
This is what I got in the debugger:
 ***** /ceae/participante(enq1).php 2008-08-13 15:02:57
SELECT SQL_CALC_FOUND_ROWS participante.* FROM participante  WHERE participante.tippart='E' AND participante.participante_id IN (SELECT participante_id FROM part_ent_xref WHERE entidad_id=3)     LIMIT 1 OFFSET 0 =>Count=2

 ***** /ceae/participante(enq1).php 2008-08-13 15:04:06
SELECT SQL_CALC_FOUND_ROWS participante.* FROM participante  WHERE ( participante.participante_id='30' )     LIMIT 1 OFFSET 0 =>Count=1



The first one is when I haven't selected any records (but all are openes when I hit 'read').
The second one is when I select one record and click 'read'.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with two list1 transactions on one table
Next Topic: How can I achieve retrieving data from different tables and marking them as printed?
Goto Forum:
  


Current Time: Thu May 16 13:28:34 EDT 2024

Total time taken to generate the page: 0.01064 seconds