Title: Message
 
I have also seen Hal use a SQL select with a false condition in the WHERE clause to return an empty recordset.  That is pretty cute too.  Anyway, I'd go with CF_QuerySim.  That tag has many other uses, so why not get used to it? ;-)
 
This is kinda what I was doing - if a record ID isn't passed to the qry file (ie it's an add operation) , use QueryAddRow to create a blank record. If I was coming back from a validation fuseaction, the structure containing the form fields has the same name as the recordset, so don't query the database just copy it to the local scope. But then you need to add params for any checkboxes that don't have default values for an "add" operation, and overall it seemed like a lot of stuffing around. But if there's no easier way I guess I should just clean it up and stick with it.
 
Kay.
==^================================================================
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?bUrFMa.bV0Kx9
Or send an email to: [EMAIL PROTECTED]

T O P I C A -- Register now to manage your mail!
http://www.topica.com/partner/tag02/register
==^================================================================

Reply via email to