in

InfoPath Dev

Browse by Tags

  • SQL Count Function

    I am running the below SQL Count function in Script. How do I access the results? I need to fix the statement in bold. "select count(*)"; "from "; "[LaborSummary] as [LaborSummary] "; "where ([LaborSummary].PROGRAM = '" + programPrefix + "') and (...
    Posted to Newbie Questions (Forum) by m181354 on 02-12-2008
  • Order By clause in the Shape command

    I am getting an error on the Order By clause. Does anyone know the correct syntax? command += "{select * "; command += "from "; command += "[LaborSummary] as [LaborSummary] "; command += "where (LaborSummary.[CA1] = '" + ca1Prefix + "')} "; command...
    Posted to Newbie Questions (Forum) by m181354 on 02-04-2008
Page 1 of 1 (2 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.