Thanks, Ed. That explains it. the Wiki definitiion doesn't make it clear in the case of UserSQL.
If I use an alias in the SQL Select (e.g select ... from membertable members ...) what do I use for the DataSource? The alias (members) or the real table name (membertable)? At 02:38 PM 2007-03-31 -0400, you wrote: > 'DataSource' refers to, oddly enough, the source of the data. ;-) >In this case, it is the name of the primary table in the SQL query; >it is also the one that will be updatable from this bizobj. So here >you would use "membertable". > >-- Ed Leafe >-- http://leafe.com >-- http://dabodev.com > > > >_______________________________________________ >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] > Larry Bradley Orleans (Ottawa), Ontario, CANADA --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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]
