Re: MySQL error #1064
- From: Betikci Boris <pardust@xxxxxxxxx>
- Date: Thu, 30 Oct 2008 08:11:19 -0700 (PDT)
On Oct 29, 10:43 pm, "amad...@xxxxxxxxx" <amad...@xxxxxxxxx> wrote:
When I run this query from PHPMyAdmin, it works:
DELETE FROM `tbl_user_link` WHERE ((`ulUserID`!=3 AND `ulConnectID`!
=1) AND (`ulUserID`!=18 AND `ulConnectID`!=23)) AND `ulTypeID`=10 AND
`ulOtherID`=160
However, when I run it from my application, I get a MySQL error 1064.
Any ideas?
Error No.1064 is a syntax error, watch your code quotation marks etc...
.
- References:
- MySQL error #1064
- From: amaddox@xxxxxxxxx
- MySQL error #1064
- Prev by Date: Re: Internet Explorer cannot download <filename> from www.domain.tld
- Next by Date: levenshtein for large strings
- Previous by thread: Re: MySQL error #1064
- Next by thread: Internet Explorer cannot download <filename> from www.domain.tld
- Index(es):