Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > BUG #4103: DELE...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 3696 of 3940
Post > Topic >>

BUG #4103: DELETE Syntax Error

by yu.jyefoo@[EMAIL PROTECTED] ("Yu Jye Foo") Apr 11, 2008 at 04:57 PM

The following bug has been logged online:

Bug reference:      4103
Logged by:          Yu Jye Foo
Email address:      yu.jyefoo@[EMAIL PROTECTED]
 version: 8.3.0
Operating system:   Windows XP x64
Description:        DELETE Syntax Error
Details: 

2008-04-11 09:01:02 PDT ERROR:  syntax error at or near "LIMIT" at
character
97
2008-04-11 09:01:02 PDT STATEMENT:  DELETE FROM BASELINES WHERE file_id IN
(SELECT file_id FROM files WHERE config_id = 1155042061) LIMIT 4001;

To remove the possibility that the database was invalid, 
SELECT * FROM BASELINES WHERE file_id IN (SELECT file_id FROM files WHERE
config_id = 1155042061) LIMIT 4001;

has no issues running.

Removing the "LIMIT 4001" yields the same issue. I am communicating with
the
database through the psqlODBC driver.

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 2 Posts in Topic:
BUG #4103: DELETE Syntax Error
yu.jyefoo@[EMAIL PROTECTE  2008-04-11 16:57:18 
Re: BUG #4103: DELETE Syntax Error
tgl@[EMAIL PROTECTED] (T  2008-04-11 13:47:26 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Thu Jul 24 13:21:30 CDT 2008.