View Single Post
  #8  
Old 08-10-2007, 05:56 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

See that "near (,(11"? that's the problem. Not sure what source you are using, but peq_db from the CVS is not missing column data or malformed SQL statements.

This is like trying to insert (id,field,data) as (,blah,bleh) <-- the first field's data is missing.
Reply With Quote