Sujet : Re: VMS x86-64 database server
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 10. Jul 2025, 06:48:55
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <104nk87$n9hb$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
User-Agent : Pan/0.162 (Pokrosvk)
On Wed, 9 Jul 2025 22:26:19 -0400, Arne Vajhøj wrote:
On 7/9/2025 9:35 PM, Lawrence D'Oliveiro wrote:
>
On Wed, 9 Jul 2025 20:25:06 -0400, Arne Vajhøj wrote:
>
zxJDBC.Error: Literals of this kind are not allowed; SQL statement:
SELECT f1,f2 FROM t1 WHERE f2 IN ('A','CCC','EEEEE') [90116-220]
[SQLCode: 90116], [SQLState: 90116]
What happens if you really want literals in your SQL code?
You don't.
Seems like somebody is really, really scared of the possibilities offered
by being able to embed one language inside another. Just because PHP
programmers can’t get their heads around it, doesn’t mean the rest of us
have to be tied down to the same mental level.