You're right- found the limiting DEFINE in the JDBC driver sources-
thanks!

Andi 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Mittwoch, 10. Mai 2006 15:38
To: [email protected]
Subject: Re: [sqlite] Error message: too much SQL parameters

<[EMAIL PROTECTED]> wrote:
> I'm inserting into a table with 71 columns, trying to populate all 
> columns in one (prepared) statement with JDBC. I'm receiving this 
> error
> message: SQLITE.Exception: too much SQL parameters.
> 
> Any ideas?
> 

Look in your JDBC bindings, not in the SQLite core.  SQLite did not
generate this error message.

--
D. Richard Hipp   <[EMAIL PROTECTED]>



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise private information.  If you have received it in 
error, please notify the sender immediately and delete the original.  Any other 
use of the email by you is prohibited.

Reply via email to