On Mar 31, 2007, at 5:03 PM, Larry Bradley wrote:

> 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)?

        Well, since future communication to the database will need the  
actual table name...

        Alias names don't persist after the query executes.

-- 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]

Reply via email to