PC Review


Reply
Thread Tools Rate Thread

#Delete appear in field

 
 
TS Lim
Guest
Posts: n/a
 
      1st Apr 2010
In my application, I not sure what I have done, sometime the memo field of a
record has the the word #Delete. After that, this particular report cannot be
edited any more. Kindly advise what are the possible causes for this.

Thank you.
 
Reply With Quote
 
 
 
 
Allen Browne
Guest
Posts: n/a
 
      1st Apr 2010
This can indicate that the record is corrupt.

See the suggestion under "Symptom: Some table rows show #Deleted" in this
article:
http://allenbrowne.com/ser-47.html#RowsShowDeleted

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.


"TS Lim" <(E-Mail Removed)> wrote in message
news:CBFD6C3C-0D4D-4CDC-9F92-(E-Mail Removed)...
> In my application, I not sure what I have done, sometime the memo field of
> a
> record has the the word #Delete. After that, this particular report cannot
> be
> edited any more. Kindly advise what are the possible causes for this.
>
> Thank you.


 
Reply With Quote
 
John W. Vinson
Guest
Posts: n/a
 
      1st Apr 2010
On Wed, 31 Mar 2010 21:48:01 -0700, TS Lim <(E-Mail Removed)>
wrote:

>In my application, I not sure what I have done, sometime the memo field of a
>record has the the word #Delete. After that, this particular report cannot be
>edited any more. Kindly advise what are the possible causes for this.
>
>Thank you.


#Deleted# will appear in a textbox when the record being displayed has been
deleted from the table (and the form has not been requeried). The record
cannot be edited because it does not exist any more.
--

John W. Vinson [MVP]
 
Reply With Quote
 
TS Lim
Guest
Posts: n/a
 
      8th Apr 2010
Mr Allen Browne,

In my case, I have a number of fields including a memo field, the #Deleted
appear in the memo field, the othe fields are ok. Does that mean the record
is deleted. If not can I repair this record ?

Please advise. Thank you.

TS Lim


"Allen Browne" wrote:

> This can indicate that the record is corrupt.
>
> See the suggestion under "Symptom: Some table rows show #Deleted" in this
> article:
> http://allenbrowne.com/ser-47.html#RowsShowDeleted
>
> --
> Allen Browne - Microsoft MVP. Perth, Western Australia
> Tips for Access users - http://allenbrowne.com/tips.html
> Reply to group, rather than allenbrowne at mvps dot org.
>
>
> "TS Lim" <(E-Mail Removed)> wrote in message
> news:CBFD6C3C-0D4D-4CDC-9F92-(E-Mail Removed)...
> > In my application, I not sure what I have done, sometime the memo field of
> > a
> > record has the the word #Delete. After that, this particular report cannot
> > be
> > edited any more. Kindly advise what are the possible causes for this.
> >
> > Thank you.

>
> .
>

 
Reply With Quote
 
Allen Browne
Guest
Posts: n/a
 
      9th Apr 2010
Yes: this is a symptom of corruption.

Access doesn't store large data fields (Memo, OLE Objects, etc) in-line with
the data, but stores a pointer to where they are stored. The #Deleted in the
memo field indicates that the pointer to the memo field data is corrupt,
even though the rest of the record is okay.

If you have several memo fields like that, you may want to track down the
cause. Access 97 had a problem like that, but it was fixed in the service
packs so make sure you have SP2 and the JET3.5x service packs applied. The
links are:
http://www.microsoft.com/downloads/d...DisplayLang=en
and:
http://support.microsoft.com/kb/172733

For later versions, or if you already have those SPs for A97, these
suggestions might help prevent corruption:
http://allenbrowne.com/ser-25.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.


"TS Lim" <(E-Mail Removed)> wrote in message
news:3515C182-8BE8-4EA5-A639-(E-Mail Removed)...
> Mr Allen Browne,
>
> In my case, I have a number of fields including a memo field, the #Deleted
> appear in the memo field, the othe fields are ok. Does that mean the
> record
> is deleted. If not can I repair this record ?
>
> Please advise. Thank you.
>
> TS Lim
>
>
> "Allen Browne" wrote:
>
>> This can indicate that the record is corrupt.
>>
>> See the suggestion under "Symptom: Some table rows show #Deleted" in this
>> article:
>> http://allenbrowne.com/ser-47.html#RowsShowDeleted
>>
>> --
>> Allen Browne - Microsoft MVP. Perth, Western Australia
>> Tips for Access users - http://allenbrowne.com/tips.html
>> Reply to group, rather than allenbrowne at mvps dot org.
>>
>>
>> "TS Lim" <(E-Mail Removed)> wrote in message
>> news:CBFD6C3C-0D4D-4CDC-9F92-(E-Mail Removed)...
>> > In my application, I not sure what I have done, sometime the memo field
>> > of
>> > a
>> > record has the the word #Delete. After that, this particular report
>> > cannot
>> > be
>> > edited any more. Kindly advise what are the possible causes for this.
>> >
>> > Thank you.

>>
>> .
>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to delete a field value? lvensen Microsoft Access 2 1st Oct 2009 07:27 PM
How do I delete data in a field in Access but not delete the whol. =?Utf-8?B?TGVhbm5l?= Microsoft Access Queries 1 5th Mar 2005 10:27 PM
Can't Delete Field Kevin Sprinkel Microsoft Access 4 20th Jan 2004 01:55 PM
Delete all records matching a field except for one based on an includeddate field naniboujou Microsoft Access Queries 3 13th Dec 2003 03:31 AM
Can't delete a field Tony Williams Microsoft Access Forms 1 1st Oct 2003 01:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:56 PM.