Click here to Skip to main content
15,901,373 members
Home / Discussions / Database
   

Database

 
GeneralRe: retrieving column's data Pin
siang_wu_id23-Oct-10 0:37
siang_wu_id23-Oct-10 0:37 
GeneralRe: retrieving column's data Pin
Blue_Boy23-Oct-10 0:39
Blue_Boy23-Oct-10 0:39 
GeneralRe: retrieving column's data Pin
siang_wu_id23-Oct-10 0:44
siang_wu_id23-Oct-10 0:44 
AnswerRe: retrieving column's data Pin
thatraja23-Oct-10 0:27
professionalthatraja23-Oct-10 0:27 
GeneralRe: retrieving column's data Pin
siang_wu_id23-Oct-10 0:35
siang_wu_id23-Oct-10 0:35 
AnswerRe: retrieving column's data Pin
thatraja23-Oct-10 0:46
professionalthatraja23-Oct-10 0:46 
GeneralRe: retrieving column's data Pin
siang_wu_id23-Oct-10 0:55
siang_wu_id23-Oct-10 0:55 
GeneralRe: retrieving column's data Pin
thatraja23-Oct-10 1:19
professionalthatraja23-Oct-10 1:19 
GeneralRe: retrieving column's data Pin
siang_wu_id23-Oct-10 1:37
siang_wu_id23-Oct-10 1:37 
GeneralRe: retrieving column's data Pin
thatraja23-Oct-10 1:47
professionalthatraja23-Oct-10 1:47 
AnswerRe: retrieving column's data Pin
RyanEK24-Oct-10 11:47
RyanEK24-Oct-10 11:47 
QuestionSQL Server 2008 - Number Manipulation Pin
ac01121-Oct-10 6:59
ac01121-Oct-10 6:59 
AnswerRe: SQL Server 2008 - Number Manipulation Pin
Eddy Vluggen21-Oct-10 10:05
professionalEddy Vluggen21-Oct-10 10:05 
AnswerRe: SQL Server 2008 - Number Manipulation Pin
RyanEK21-Oct-10 14:39
RyanEK21-Oct-10 14:39 
GeneralRe: SQL Server 2008 - Number Manipulation Pin
ac01121-Oct-10 23:07
ac01121-Oct-10 23:07 
QuestionUpdate query does not affects matched Pin
Abdul-Rhman Alsri21-Oct-10 5:28
Abdul-Rhman Alsri21-Oct-10 5:28 
Hello

See SQL
update wp_postmeta set option_value = replace(option_value, ‘nkhba.net\wordpress’, ‘alamhamasat.net’);


In the field option_value of wp_postmeta the following text

a:6:{s:5:"width";i:350;s:6:"height";i:280;s:14:"hwstring_small";s:23:"height='96' width='120'";s:4:"file";s:90:"D:\hshome\c259998\nkhba.net\wordpress/wp-content/uploads/2009/10/ououousoouououusoouso.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:33:"ououousoouououusoouso-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;}s:6:"medium";a:3:{s:4:"file";s:33:"ououousoouououusoouso-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;}}s:10:"image_meta";a:10:{s:8:"aperture";iBlush | :O ;s:6:"credit";sBlush | :O :"";s:6:"camera";sBlush | :O :"";s:7:"caption";sBlush | :O :"";s:17:"created_timestamp";iBlush | :O ;s:9:"copyright";sBlush | :O :"";s:12:"focal_length";iBlush | :O ;s:3:"iso";iBlush | :O ;s:13:"shutter_speed";iBlush | :O ;s:5:"title";sBlush | :O :"";}}<


When I run that query above, it should affect the bold string (nkhba.net\wordpress) in the text above and change it to ("alamhamasat.net") corresponding to the query

But MySql responds me that (0) rows were affected.

please help
AnswerRe: Update query does not affects matched Pin
Eddy Vluggen21-Oct-10 10:02
professionalEddy Vluggen21-Oct-10 10:02 
QuestionStored Procedure Pin
Nath20-Oct-10 22:19
Nath20-Oct-10 22:19 
AnswerRe: Stored Procedure Pin
J4amieC20-Oct-10 23:38
J4amieC20-Oct-10 23:38 
GeneralRe: Stored Procedure Pin
Mycroft Holmes21-Oct-10 13:04
professionalMycroft Holmes21-Oct-10 13:04 
GeneralRe: Stored Procedure Pin
J4amieC21-Oct-10 21:48
J4amieC21-Oct-10 21:48 
GeneralRe: Stored Procedure Pin
Mycroft Holmes22-Oct-10 0:52
professionalMycroft Holmes22-Oct-10 0:52 
QuestionReturn name and identity for all tables Pin
yippiecoder20-Oct-10 10:55
yippiecoder20-Oct-10 10:55 
AnswerRe: Return name and identity for all tables Pin
Blue_Boy20-Oct-10 21:12
Blue_Boy20-Oct-10 21:12 
GeneralRe: Return name and identity for all tables Pin
David Skelly20-Oct-10 22:40
David Skelly20-Oct-10 22:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.