|
-
Mar 3rd, 2002, 11:58 AM
#1
Thread Starter
New Member
Update query updating MEMO field without destroying contents?
Is it possible for a simply UPDATE script to update a memo data field withOUT destroying the current contents of said field?
Thanks!
Jonathan
-
Mar 3rd, 2002, 10:10 PM
#2
Hyperactive Member
Do you mean adding to the content? Or modifying the existing content?
Abu Haider
____________________________
100% Data Validation for the MS DataGrid Control. Plus Support for Custom and Foreign Lists, DatePicker and much more...
The DataGridEnhancer
I often point to a place where the problem has been discussed, instead of giving you the code that solves it. This is for good, may be you will understand some day...
-
Mar 3rd, 2002, 10:34 PM
#3
Thread Starter
New Member
Originally posted by Abu haider
Do you mean adding to the content? Or modifying the existing content?
Adding to.
Thanks,
JMR
-
Mar 4th, 2002, 03:49 AM
#4
wouldn't it
be something like :
Update table Set field1=field1 & "New addition";
Regards
Vince
Feeling like a fly on the inside of a closed window (Thunk!)
If I post a lot, it is because I am bored at work! ;D Or stuck...
* Anything I post can be only my opinion. Advice etc is up to you to persue...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|