Avatar

Level 2

Have built a form with numerous rows based on Stefan Cameron's methodology (http://forms.stefcameron.com/2006/10/12/displaying-all-records-from-an-odbc-data-connection/) and have gotten that part to work.

Need to use a sql query to get a subset opf the data, but Stefan's and other examples use Formcalc.  I figure I just need to do a delayed query once I get the query set up and loaded.

Drawing a blank on how and where to load the sql query string.

Thanks in advance,

Patrick