J
|
Jane 4/29/2008 |
Hi, select FIELD1, FIELD2, FIELD1+FIELD2 as FIELD12, ... from TableName
|
E
|
enetsat author 4/29/2008 |
Hi, edit SQL query on the Edit SQL query tab for this purpose. Here is a sample: Check off FIELD12 on the list, search and view page only on the Choose fields tab.
|
E
|
enetsat author 4/30/2008 |
Its possible with numbers more text ? |
J
|
Jane 4/30/2008 |
Hi, select FIELD1, FIELD2, FIELD1+' some text '+FIELD2 as FIELD12, ... from TableName |
E
|
enetsat author 4/30/2008 |
Hi, here is a sample:
|
J
|
Jane 5/5/2008 |
Hi, |
D
|
dunga 5/22/2008 |
Hi, edit SQL query on the Edit SQL query tab for this purpose. Here is a sample: Check off FIELD12 on the list, search and view page only on the Choose fields tab.
|
E
|
enetsat author 5/22/2008 |
Thanks for your help .. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=29610&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' /> |
D
|
dunga 5/22/2008 |
ok, solved it |