dbTalk Databases Forums  

SQL Update

comp.database.ms-access comp.database.ms-access


Discuss SQL Update in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Allan
 
Posts: n/a

Default SQL Update - 10-20-2003 , 09:29 AM






Hello;
Stats: MSAccess 2000
How do I do the Following:

Replace all of the occurrance of a string with a
<CarriageReturn/LineFeed> in a memo field using a SQLUpdate statement

TIA

ALlan

Note
in another DB it I did it this way

UPDATE table 1 SET field1 = REPLACE("<LB>" WITH #13+#10 in field1)

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.