main logo
Subject: Re: [dabo-users] Using Views in DABO
Author: Ed Leafe
Posted: 2007/03/31 16:09:15
 
View Entire Thread
New Search


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




 
©2007 Ed Leafe
<-- Prior Message New Search Next Message -->