I think I have figured this out, but ...
As I do in VFP, I wanted to have a text box "bound" to a form "property".
So, in the Class Designer Object thingy, I set a form property "MemberNum"
with default value, etc, then set the text box DataSource to "Form" and the
Datafield to "MembernNum" and it all seemed to work! Amazing!
I'm still just dickin' about trying to figure out how things work.
Another question re query parameters ...
I now know how to use setParams;
"select * from membertable where membernum = %s"
Then biz.setParams('126') and then the requery does it's thing. Works great.
What, pray tell, is getParams() used for? The API says a lot, but I'm not
sure why I would use this, rather than setParams.
This is fun!
Larry Bradley
Orleans (Ottawa), Ontario, CANADA
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]