MySQL joined select
Marek Reichenbach
reichenbach.marek at gmail.com
Mon Mar 19 04:44:18 EDT 2012
Hi Mark.
Sorry for bothering you again. Wanna ask you smth. In LiveCode
If I have a result in MySQL like:
SELECT days from travel;
I get:
1234567
123456-
123456-
123----
12345-7
(days from monday till sunday)
Question.
How can I make my result in form like:
when i get for example: 1234567 -> i should get result +++++++, 123-56- I
would get +++-++- .
Help please.
More information about the use-livecode
mailing list