Mark Brookes
11-19-2006, 04:22 PM
Hi
I tried to modify a link and got an error message (below) which seems to be due to an apostrophe in the text previously imported into the field. See the work "cat't"
This has been easy to solve - dont use " ' "
But I feel that using keyboard characters should not cause an error in any field, do you agree?
Regards
Mark
Text which caused eror message:
ACTIVE // R=7,V=8,PR=50 // // 25oct2005 email in. They can't find link --- email out with details // 27-sep-04 email in - wrong recipient // 27-Sep-04 email out = False deleting-link emails // Reply says link swap will be set up soon 2-Jul-2004 // Email proposal_01 07/02/04
Text which saved ok
ACTIVE // R=7,V=8,PR=50 // // 25oct2005 email in. They cant find link --- email out with details // 27-sep-04 email in - wrong recipient // 27-Sep-04 email out = False deleting-link emails // Reply says link swap will be set up soon 2-Jul-2004 // Email proposal_01 07/02/04
Error message
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't find link --- email out with details // 27-sep-04 email in - wrong recipient' at line 1
UPDATE `FSlinksV20_links` SET `id` = '111', `recip_valid` = '0', `status` = 'approval', `rank` = '0', `comment` = 'ACTIVE // R=7,V=8,PR=50 // // 25oct2005 email in. They can't find link --- email out with details // 27-sep-04 email in - wrong recipient // 27-Sep-04 email out = False deleting-link emails // Reply says link swap will be set up soon 2-Jul-2004 // Email proposal_01 07/02/04', `title` = 'Evergreen Memories', `url` = 'http://www.evergreenmemories.ca/', `description` = 'Give the gift of nature. Tree seedlings & seeds from Evergreen Memories.... Evergreen Memories tree seedlings are perfect gifts for weddings. [Canada]', `reciprocal` = 'http://www.evergreenmemories.ca/links.html', `email` = 'greengifts@evergreenmemories.ca', `id` = '111' WHERE `id` = '111'
I tried to modify a link and got an error message (below) which seems to be due to an apostrophe in the text previously imported into the field. See the work "cat't"
This has been easy to solve - dont use " ' "
But I feel that using keyboard characters should not cause an error in any field, do you agree?
Regards
Mark
Text which caused eror message:
ACTIVE // R=7,V=8,PR=50 // // 25oct2005 email in. They can't find link --- email out with details // 27-sep-04 email in - wrong recipient // 27-Sep-04 email out = False deleting-link emails // Reply says link swap will be set up soon 2-Jul-2004 // Email proposal_01 07/02/04
Text which saved ok
ACTIVE // R=7,V=8,PR=50 // // 25oct2005 email in. They cant find link --- email out with details // 27-sep-04 email in - wrong recipient // 27-Sep-04 email out = False deleting-link emails // Reply says link swap will be set up soon 2-Jul-2004 // Email proposal_01 07/02/04
Error message
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't find link --- email out with details // 27-sep-04 email in - wrong recipient' at line 1
UPDATE `FSlinksV20_links` SET `id` = '111', `recip_valid` = '0', `status` = 'approval', `rank` = '0', `comment` = 'ACTIVE // R=7,V=8,PR=50 // // 25oct2005 email in. They can't find link --- email out with details // 27-sep-04 email in - wrong recipient // 27-Sep-04 email out = False deleting-link emails // Reply says link swap will be set up soon 2-Jul-2004 // Email proposal_01 07/02/04', `title` = 'Evergreen Memories', `url` = 'http://www.evergreenmemories.ca/', `description` = 'Give the gift of nature. Tree seedlings & seeds from Evergreen Memories.... Evergreen Memories tree seedlings are perfect gifts for weddings. [Canada]', `reciprocal` = 'http://www.evergreenmemories.ca/links.html', `email` = 'greengifts@evergreenmemories.ca', `id` = '111' WHERE `id` = '111'