MySQL error #1064
- From: "amaddox@xxxxxxxxx" <amaddox@xxxxxxxxx>
- Date: Wed, 29 Oct 2008 13:43:04 -0700 (PDT)
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?
.
- Follow-Ups:
- Re: MySQL error #1064
- From: Betikci Boris
- Re: MySQL error #1064
- From: Jerry Stuckle
- Re: MySQL error #1064
- Prev by Date: Re: xml parsing script dying with "Premature end of script headers" error
- Next by Date: Re: MySQL error #1064
- Previous by thread: Re: Manually make a POST request?
- Next by thread: Re: MySQL error #1064
- Index(es):