[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] PREFIX-param behaviours
> Slight correction. It would be supported by Interchange, but DBI doesn't
> support it, so we can't.
>
> Unless you select two column names that are identical from two different
> tables, you don't need to bother with the "as" either. Just use the field
> name.
Unfortunately I seem have identical column-names in my tables. That's why I
had to use the tblname.field stuff. But the "as" stuff works fine for me :)
Rene