No title

Started by Doug Smithover 27 years ago1 messagesgeneral
Jump to latest
#1Doug Smith
doug@the-bridge.net

Ok I'm impressed!!!!
I sent out this question Sat. eve and within 1 hour I recieved the answers
necessary to complete my task.
Many thanks to Bruce,Taral,D'Arcy J.M. Cain.
This answer you provided will work 'till something else comes up.
This project should go a long way with support like this.
Way to GO!!!!!!

Show quoted text

Why is that I can only cat two variables in a select statement.
ex. select lastname||' '||firstname||' '||address
Delivers an parseing error at "||". When trying
ex. select lastnamae||firstname
It works fine.
What's up?
Doug