Hi,
I'm getting started with the database features of RB for the first time and
have a question about the SQL queries. With a ListBox bound to a
DatabaseQuery I can use something like:
SELECT age + shoesize FROM People
and I get back a column with the total of two numbers.
Is there a way to do the same with strings? something like:
SELECT name + EndOfLine + address + EndOfLine + zipcode
In FileMaker Pro we have a "&" operator that does this.
Thanks,
Don Jungk
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>