Do you have a primary key on the table you're running the insert or replace
statement on?  I'm assuming you meant the record already exists.

SB

On Thu, Jan 8, 2009 at 9:30 AM, liron.levy10 <liron.lev...@gmail.com> wrote:

>
> i am trying to use the "insert or replace" query command , and "insert" is
> the command who executed  always even though the query is alredy exist. and
> the right command to use is "replace" command
> someone know what is the problem?
> --
> View this message in context:
> http://www.nabble.com/insert-or-replace-tp21352845p21352845.html
> Sent from the SQLite mailing list archive at Nabble.com.
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to