|
Brian –
Here’s a quick solution.
The query SELECT Column1 FROM Table1
Returns the Column1 value and they would be labeled as Column1.
On the other hand SELECT Column1 AS MyColumn FROM Table1
Returns Column1 values, but they would be labeled as MyColumn.
Between the UI and table, insert a query that does this transformation. Now set the datasource for your UI as this new query instead of the original table.
HTH.
Lava
------------------------------------------------ Lava Boggavarapu Lava Trading Inc. 95 Morton Street, 6th Floor New York, NY 10014 Tel 212.519.9371 Fax 212.519.9283 Mobile 732.668.2935 -----Original Message-----
hello,
I have an ACT database and i am trying to do wome data YAHOO! GROUPS LINKS
|
- [AccessDevelopers] ACT! help The only serious one!
- RE: [AccessDevelopers] ACT! help Lava Boggavarapu
