Hi,
I am trying to update the database dynamically.But if i enter the same string twice...it is poped twice i m trying to replace it but still not working.Can anyone help me out...
Hi,
I am trying to update the database dynamically.But if i enter the same string twice...it is poped twice i m trying to replace it but still not working.Can anyone help me out...
If you are talking about MySQL, you will need to define a primary key for the REPLACE function to work.