Back to the month index |
Back to the list index
|
bonsai@net5.co.jp
Mon, 9 Sep 1996 14:34:57 +0900 (JST)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Ib Hoejme: "[mSQL] Read Receipt"
- Previous message: Eric Litman: "[mSQL] Contacting David Hughes"
- Next in thread: Randy Jay Yarger: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Randy Jay Yarger: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Jean-Marc Libs: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Anderson, Hans: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Robert Mongeon: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Rui Hirokawa: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: John Quarto-vonTivadar: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Henry Minsky: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Hank Lee: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: bonsai@net5.co.jp: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: bonsai@net5.co.jp: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Mary Gan: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Edgar Matzinger: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Mary Gan: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Reiney Brown: "Re: [mSQL] mSQL/Java Query Exception"
Date: Mon, 9 Sep 1996 14:34:57 +0900 (JST) From: bonsai@net5.co.jp Message-Id: <199609090534.OAA08184@sun1.net5.co.jp> Subject: [mSQL] mSQL/Java Query ExceptionMy first attempt at using the Java/mSQL programming interface isn't going as
planned.
I execute the following :
result = msql.Query("insert into cdiusers
values (nameval, emailval, usernameval, passwdval,
URLval)");
Which appears to be a valid SQL Statement to me, but it throws the exception :
oops: QUERY: QUERY: :syntax error near "nameval"
The variables I'm trying to insert are strings, and they are being inserted
into character fields within the database. I've stared at it long enough,
maybe I'm just overlooking something obvious ?
Any hints?
Byron (a.k.a Bonsai)
- who thought Java was going to be a problem, not SQL.
--------------------------------------------------------------------------
To remove yourself from the Mini SQL mailing list send a message containing
"unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
"info msql-list" to majordomo@bunyip.com for info on monthly archives of
the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: Ib Hoejme: "[mSQL] Read Receipt"
- Previous message: Eric Litman: "[mSQL] Contacting David Hughes"
- Next in thread: Randy Jay Yarger: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Randy Jay Yarger: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Jean-Marc Libs: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Anderson, Hans: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Robert Mongeon: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Rui Hirokawa: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: John Quarto-vonTivadar: "Re: [mSQL] mSQL/Java Query Exception"
- Reply: Henry Minsky: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Hank Lee: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: bonsai@net5.co.jp: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: bonsai@net5.co.jp: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Mary Gan: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Edgar Matzinger: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Mary Gan: "Re: [mSQL] mSQL/Java Query Exception"
- Maybe reply: Reiney Brown: "Re: [mSQL] mSQL/Java Query Exception"