[progress Communities] [progress Openedge Abl] Forum Post: Re: 4.0.4 - Select Query With A...

  • Thread starter Thread starter anu31221@gmail.com
  • Start date Start date
Status
Not open for further replies.
A

anu31221@gmail.com

Guest
rbf_selectQuery("SELECT id, name, R115577424, days_after, R115577446, activity_priority#code, move_weekend#code, send_email_automated#code, include_signature#code, description, R121904036, R134815371, Attachment_Name, email_template_id FROM activity_template WHERE R115581422="+planId+" ORDER BY days_after ASC", 200, setGridValues); this query work. Can you try adding + on both side and double quote. Something like rbf_selectQuery('select id, field1, field2 from objectA where myDateTime <= "+ dateVar.getTime() +" , 10, function callback(values){ - See more at: community.progress.com/.../24984

Continue reading...
 
Status
Not open for further replies.
Back
Top