Double check that your record actually exists.

select id from table where id=x

(where x is the id you are trying to update)
--- gregg Kachel <[EMAIL PROTECTED]> wrote:
> Hi, haveing a crisis here.  Everything was working
> fine earlier, now all of
> a sudden when I try to do an update on my membership
> page I get the
> following error.
> 
> SQL operation updated no rows.
> The SQL operation affected no rows.Either the Key
> value has changed or the
> row has been deleted.
> 
> The primary key is id, and I can't figure out why it
> suddenly would stop
> working. The database and the program look fine.
> 
> Any ideas what might be going on?
> 
> Gregg
> 
> 
>
------------------------------------------------------------------------------
> Archives:
>
http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
>
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> or send a message to
> [EMAIL PROTECTED] with 'unsubscribe'
> in the body.


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to