Back to the month index |
Back to the list index
|
Thomas Hintze (hintzet@uni-trier.de)
Thu, 02 Jan 97 22:33:28 +0100
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Rafael Alvarado: "[mSQL] More on "What's a Sig 10""
- Previous message: Rafael Alvarado: "[mSQL] What's a Sig 10?"
- Next in thread: Michael Brennen: "Re: [mSQL] Problems inserting new data"
- Reply: Michael Brennen: "Re: [mSQL] Problems inserting new data"
- Reply: Edgar Matzinger: "Re: [mSQL] Problems inserting new data"
- Reply: Petros Dourouklakis: "Re: [mSQL] Problems inserting new data"
From: "Thomas Hintze" <hintzet@uni-trier.de> Date: Thu, 02 Jan 97 22:33:28 +0100 Subject: [mSQL] Problems inserting new data Message-Id: <4D6A39E1088@netwareserver.uni-trier.de>Hi folks,
finally I found the time to play around with msql (2.0b1) with
some absolute simple data before I can start doing real serious
things with it.
And here is my firt - absolute newbie - question:
What`s wrong with the following commands ? Something missing ?
-->
mSQL > INSERT INTO tab1(name,nachname)
-> VALUES ('Marx','Maria')
-> VALUES ('Alexander','Anette')
-> \g
ERROR : parse error at line 3 near ") values"
<--
When I only put in one VALUES line each, no problem.
(System: SparcStation, SunSolaris 2.4)
Thanks for any help
Thomas
-- *--------------------------------------------------------* * Dr. Thomas Hintze | phone:++49 (0)651 47163 * * Kurfuerstenstr. 13 | fax:++49 (0)651 201-3809 * * D-54295 Trier | e-mail: hintzet@uni-trier.de * * Germany | http://www.hintze-online.com/sos * *--------------------------------------------------------*-------------------------------------------------------------------------- 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: Rafael Alvarado: "[mSQL] More on "What's a Sig 10""
- Previous message: Rafael Alvarado: "[mSQL] What's a Sig 10?"
- Next in thread: Michael Brennen: "Re: [mSQL] Problems inserting new data"
- Reply: Michael Brennen: "Re: [mSQL] Problems inserting new data"
- Reply: Edgar Matzinger: "Re: [mSQL] Problems inserting new data"
- Reply: Petros Dourouklakis: "Re: [mSQL] Problems inserting new data"