Back to the month index |
Back to the list index
|
Paul Crook (pcrook@pcrook.com)
Sat, 25 Jan 1997 00:01:14 -0700
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Joshua Dean Freier: "[mSQL] Problems with Lite"
- Previous message: Dan: "Re: [mSQL] mSQL 2.0, Beta 3, Bookmarks Demo fatal error"
- In reply to: Thomas Zucker-Scharff: "[mSQL] mSQL 2.0, Beta 3, Bookmarks Demo fatal error"
Message-Id: <199701250001.RAA27881@uhClem.pcrook.com> From: "Paul Crook" <pcrook@pcrook.com> Date: Sat, 25 Jan 1997 00:01:14 -0700 Subject: Re: [mSQL] [mSQL:] Example "bookmarks" DB: can't get "Create" wMarco wrote:
> I am an absolute newbie (just installed mSQL). I seem not to be able to
> run the example database "bookmarks". I manage to search or delete items
> but, when I try to add some the response invariably is:
>
> W3-mSQL Error! - parse error near ""
I have used neither the W3 stuff or mSQL 2. However, I've seen the
1.x msql monitor on FreeBSD issue a similiar error (parse error near
"") on what looked like a good SQL statement when there was a DOS
newline hidden at the end of the line. This was caused by my Windows
CodeRight editor running over the network and writing to a Unix file
system. I had to do a hex dump of the SQL statement before I found
the problem. Once I changed each \r\n (Od Oa) to \n (0a), the errors
went away.
Good luck,
Paul
-----------------------------------------------------------
Paul Crook
pcrook@pcrook.com
--------------------------------------------------------------------------
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: Joshua Dean Freier: "[mSQL] Problems with Lite"
- Previous message: Dan: "Re: [mSQL] mSQL 2.0, Beta 3, Bookmarks Demo fatal error"
- In reply to: Thomas Zucker-Scharff: "[mSQL] mSQL 2.0, Beta 3, Bookmarks Demo fatal error"